body{
	font-family:  Verdana, Arial, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

a:link, 

a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline & overline;
}

a:active{
	color: #990000;
	text-decoration: none;
}

.txtgeneral {
	font-size: 11px;
	color: #000;

}

.txttitulos {
	font-size: 16px;
	color: #000;

}