body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
li {
	list-style-image: url(../imagens/seta-menu.jpg);
	line-height: normal;
}
.PerfilNome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF33FF;
	font-weight: bold;
}
.PerfilDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF33FF;
}
.PerfilTel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF33FF;
	font-weight: bold;
}
.PerfilSubtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF33FF;
	font-weight: bold;
}

a:link  {
	color : #FF33FF;
	text-decoration : none;
}

a:visited  {
	color : #FFFFFF;
	text-decoration : none;
	
}

a:active  {
	color : #FFFFFF;
	text-decoration : none;
	background-color: #333333;
	}

a:hover  {
	color :#FFFFFF;
	text-decoration : none;
	background-color: #333333;
	
}
.Form {
	font-family: "Times New Roman", Times, serif;
	color: #FF33FF;
	font-size: 14px;
	border: 1px Solid #FF33FF;
	background-color: #333333;	
}.TituloEntrada {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;


}
