body {
background-color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
font-color: #000000; 

}


hr {
	border: 0;
	color: #aaaaaa;
	height: 1px;
	margin: 10 0 10 0;
	background-color: #CCCCCC;
}



table {
	font-family:  Verdana;
	font-size: 11px;
	text-align:left;
	color:#000000;
}


a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	color: #5A8ED7; font-weight:bold
}

A:hover{
	text-decoration : none;
	color : #FF0000;font-weight:bold
	}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
	background-color: #F3F3F3;
}

.spento {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
} 
.acceso {
	text-align: center;
	background-color: #E1F2FF;
	border: 1px solid #CCCCCC;
}
