a:link, a:active, a:visited {
	color: #A7C1EF;
	font-size: 11;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
color: #ffffff;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a.rep:link, a.rep:active, a.rep:visited, a.rep:hover {
	color: #A7C1EF;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.box:link, a.box:active, a.box:visited, a.box:hover {
	color: #1E4D86;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu:link, a.menu:active, a.menu:visited {
color: #999999;
font-size: 11; 
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

a.menu:hover {
	color: #504BCB;
	font-size: 11;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

td {
color: #999999;
font-size: 12;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

.title{
color: #999999;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #999999;
font-size: 12;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.boxcategoria{
	background-color: #BEBEBE;
	border: 2px solid #BEBEBE;
	height: 170px;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
}

body {
scrollbar-arrow-color: #969696;
scrollbar-track-color: #EDEDED;
scrollbar-face-color: #E0EBFE;
scrollbar-shadow-color: #969696;
scrollbar-highlight-color: #969696;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
background-color: #EDEDED;
font-size: 11;
font-weight: normal;
color: #999999;
font-family: Arial, Helvetica, sans-serif;}
