.menu_lateral {
	font-family: tahoma;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
}
.menu_lateral_2 {
	font-size:12px;
	margin-left:7px;
	line-height: 16px;
}
a.menu_lateral:link {
	color: #000000;
	}
a.menu_lateral:visited {
	color: #000000;
	}
a.menu_lateral:hover {
	color:#FF0000;
}
a.menu_lateral_2:link {
	color: #000000;
	}
a.menu_lateral_2:visited {
	color: #000000;
	}
a.menu_lateral_2:hover {
	color:#FF0000;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

