/* CSS Document */

body {
text-align:center;
}

div#flash {
width:450px;
height:120px;
position:relative; left:141px; top:105px;
*position:relative; left:15px; top:-10px;
background-color:#009933;
}

.data{
font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
}

.links_margin{
margin-bottom:5px;
}

.topo_menu {
text-align:center;
margin-top:0px; margin-bottom:0px;
*margin-bottom:150px;
}
.bg_topo{
background-image:url(topo.jpg);
background-position:center; background-repeat:no-repeat;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
