/* CSS Document */
body{
	background-color:#000000;
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #6666FF;	
}
a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: none;
	color: #A8A8FF;
}
a:active {
	text-decoration: none;
	color: #6666FF;
}
.font12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6666FF;
}
.font14 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6666FF;
}
.font16 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6666FF;
}
.Titulo {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6666FF;
}
