body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover { 
	text-decoration:none;
	font-weight: bold;
	color: #336666;
	}
a { 
	text-decoration:underline;
	font-weight: normal;
	color: #336666;
	}	
	
.arial9-white, .arial9-white a{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
.arial11-white, .arial11-white a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.arial11-grey {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.fondo {
	background-color: #FFFFD7;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	border: thin outset #333366;
	background-position: 30px 15px;
}