.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.tabla {
	text-align: left;
}
.tablamain {
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;
}
.talbadegr {
	background-color: #FFFFFF;
	background-image: url(degr1.jpg);
	background-repeat:   repeat-x;
}
li {
	font-size: 11px;
	list-style-type: square;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {

	text-decoration: none;
}
ul {

	font-size: 11px;
	list-style-type: square;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
