body, td, th { font-size: 12px !important;} 
.WhiteText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF}
.WhiteTextLarge {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
.GreyText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333}
.RedText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000}
.Redtextsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #990000}
.Orangetextsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FF3300}
.LinkTop  { font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFffff; text-decoration:none}

.boton_notas {    
	   font-family: verdana, arial, sans-serif;
	   font-size: 1em;
	   padding: 0em;
	   color: #000000;
	   text-decoration: none;
	   list-style:none;
	}
	.boton_notas:link,
	.boton_notas:visited {
	list-style:none;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		color: #000000;
		text-decoration: none;
		padding: 0;
	}
	.boton_notas:hover {
	list-style:none;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		color: #000000;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		padding: 0em;
	} 

