/* Selectors */

A:link {text-decoration:none; color:03227C;}
A:visited {text-decoration:none; color:03227C;}
A:active {text-decoration:none; color:03227C;}
A:hover {text-decoration:underline; color:03227C;}

/* Classes */

.text {font-family: arial, sans serif;  color:03227C; font-size: 12px; text-align: justify;}
.big {font-family: arial, sans serif;  color:03227C; font-size: 15px; font-weight: bold;} 
.small {font-family: arial, sans serif;  color:03227C; font-size: 9px;}
.header {font-family: arial, sans serif;  color:03227C; font-size: 20px;} 
.bigger {font-family: arial, sans serif;  color:03227C; font-size: 16px; font-weight: bold;} 