body{
	margin:20px;
	background-color:#001A00;
	font-family: Verdana;
	font-size: 10;
	top: 20px;
}
td{
	font-family:verdana;
}
table{
	border-collapse:collapse;
	border:0 0 0 0;
}
a{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:none;
	color:black;
	font-weight: bold;
}
#a_mail{
	text-decoration:none;
	color:black;
	font-family: Verdana;
	font-size: 11;
}
#a_mail:hover{
	text-decoration:none;
	color:black;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11;
}
#a_home{
	text-decoration:none;
	color:#001A00;
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
}
#a_home:hover{
	text-decoration:none;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: none;
	font-size: 12;
}
#a_link{
	text-decoration:none;
	color:#001A00;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}
#a_link:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12;
}
#a_login{
	text-decoration:none;
	color:#FF0000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11;
}
#a_login:hover{
	text-decoration:none;
	color:#00512F;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11;
}
#boton_menu{
	background-color: #001A00;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#boton_menu:hover{
	background-color: #E4E6CA;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	color: #001A00;
	height: 100%;
	width: 100%;
}
.rates: link{
	text-decoration:none;
	color:#000000;
	font-family: Verdana;
	font-weight:normal;
	font-size: 10;
}
.rates: hover{
	text-decoration:none;
	color:#000000;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10;
}
.rates: visited{
	text-decoration:none;
	color:#000000;
	font-family: Verdana;
	font-weight:normal;
	font-size: 10;
}
.rates: active{
	text-decoration:none;
	color:#000000;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10;
}