.titlos {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: xx-large;
}

.titlos2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: 10px;
	text-transform: uppercase;
}

.titlos3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}

.titlos4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	
	}
	

.titlos5 {
	font-family: "Arial", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}
	
	
	
	.links:link   {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height:14pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	
}
.links:active { font-family: Times New Roman, Times, serif;  font-size: 14px; line-height:12pt; color: #003366; font-weight: bold;text-decoration: none;}
.links:visited{ font-family: Times New Roman, Times, serif;  font-size: 14px; line-height:12pt; color: #003366; font-weight: bold;text-decoration: none;}
.links:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height:12pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}


