a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
a:active {color: #000000} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 
.text a:link {color: #000066; text-decoration: none} 
.text a:visited {color: #0000CC; text-decoration: none} 
.text a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
} 
.text a:active {color: #000099; text-decoration: none} 
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
} 
.text2 a:link {
	color: #000099;
	text-decoration: none;
} 
.text2 a:visited {
	color: #000099;
	text-decoration: none;
} 
.text2 a:hover {color: #999999; text-decoration: none} 
.text2 a:active {color: #0000CC; text-decoration: none} 

.casillas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	border: thin solid #CCCCCC;
	text-align: left;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.nohand {
	cursor: default;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #f7f7f7;
	border: thin solid #CCCCCC;
}
