.titulo  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #660000;
	font-weight : bold;
}

.texto  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660000;
}

.resaltado  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #660000;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}

.resaltado:Hover  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #660000;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

.resaltado:Active  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #660000;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

.resaltado:Visited  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFF00;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

A  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660000;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660000;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-size : 13px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
	text-decoration : none;
}

TD  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660000;
	text-align : justify;
}

.peque  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00005A;
}

.news  {
	text-align: justify;
	align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}

.menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}

.menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Silver;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
}

.cuadro  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00005A;
	background-color : #DFDFDF;
	padding : 7;
}

.copy  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #ffffff;
	padding : 2;
	text-align : left;
}
