body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.admin {
	color: #FF5D00;
	text-decoration: none;
}
a.meu:link {
	color: #6A95B6;
}
a.meu:visited {
	color: #FF0000;
	text-decoration: none;
	background-color: #FF0000;
}
a.meu:hover {
	color: #00FF00;
}
a.meu:active {
	color: #00CC99;
}
.text {
	background-color: #FFF1E8;
	font-weight: bold;
	color: #666666;
}
.likler {
	font-weight: bolder;
	color: #005C9B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

