a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.menu_01 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menu_01 A {
	color: #CCCCCC;
}

.menu_01 A:hover {
	color: #a50509;
}

.bg_topo{						
	background:url(images/bg.jpg) center bottom no-repeat;
}
