A:link {
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}



A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


.texto_normal_2{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}


.texto_normal {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;

}

.texto_resaltado {
	FONT-SIZE: 11px; 
	COLOR: #993300; 
	FONT-FAMILY: "Trebuchet MS", trebuchet, Verdana, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	letter-spacing: 1px;
}

.titulo {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
}


/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
