div {

	font-family: Arial;
	font-size: 10px;
	color: #333300;
}
.input {
	font-family: Arial;
	font-size: 10px;
	color: #330000;
	background-color: #EFEFEF;
	border: none;
}
a:link {
	font-family: Arial;
	font-size: 10px;
	color: #333300;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #333300;
	text-decoration: none;
}
a:hover {

	font-family: Arial;
	font-size: 10px;
	color: #333300;
	text-decoration: none;
}
a:active {


	font-family: Arial;
	font-size: 10px;
	color: #333300;
	text-decoration: none;
}

a.lateral:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.lateral:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.lateral:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lateral:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
