a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

body, td {
	font: 10px verdana;
	color: #333366;
}

.titulo {
	font: bolder 15px arial;
	color: #D73C2A;
	padding: 2px 0px;
}

.menu {
	background: url(../images/santaauto_dots.gif) bottom repeat-x;
	padding: 5px 12px;
	color: #333366;
	font: bold;
	cursor: hand;
}

.menu_ov {
	background: #FFFFFF url(../images/santaauto_dots.gif) bottom repeat-x;
	padding: 5px 12px;
	color: #636389;
	font: bold;
	cursor: hand;
}