font{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.borde_dcha_gris{
	border-right : 1px solid #696969;
}
.borde_sup_blanco{
	border-top : 1px solid white;
}
A.blanco:ACTIVE, A.blanco:LINK, A.blanco:VISITED {
	color : Black;
	text-decoration : none;
}
A.blanco:HOVER{
	color : White;
	text-decoration : none;
}
A.verde:ACTIVE, A.verde:LINK, A.verde:VISITED {
	color : #336633;
	text-decoration : none;
}
A.verde:HOVER{
	color : #336633;
	text-decoration : underline;
}
.borde{
	border : 1px solid Gray;
}
.box{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
