/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	margin-right: 15px;
}
.content a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:left;
}
.content a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:left;
}
.footer{
	font-size:10px;
	color:#CECECE;
	text-decoration:none;
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
.footer:hover{
	font-style:normal;
	color: #0099FF;
}
.menu {
	font-size:11px;
	color:#CECECE;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu:hover{
	color: #FFFFFF;
	background-color: #FF0066;
	font-size: 14px;
	font-weight: bold;
}
.mainmenu{
	font-size:12px;
	font-weight:bold;
	color:#FF0369;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.titulo{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-style: normal;
	text-transform: capitalize;
}
.subtitulo{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#CC0000;
}
.enter {
	font-size:16px;
	color:#0099FF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
.enter:hover{
	color: #FFFFFF;
	background-color: #FF0066;
	font-size: 16px;
	font-weight: bold;
}
.field{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	background-color: #FFFFFF;
}

