@charset "utf-8";
body {
	background:#3E67A5;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-attachment:fixed;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-shadow:#999999;
}
.textotitulo {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textopagina {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textocometario {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.linkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-stretch:inherit;
	font-weight:bold;
	color: #FF0000;
	text-shadow:#999999;
	border:none;
	line-height:inherit;
}


.a {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.a:hover {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.mHover{
	color:#cd1041;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
