﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0c0c0c;
}
#orcamento 
{
	position: absolute;
	top:252px;
	

}
a:link {
	text-decoration: none;
	color: #c3c1c1;
}
a:visited {
	text-decoration: none;
	color: #c3c1c1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #c3c1c1;
}
.rodape 
{
	font-family: Verdana;
	color: #c3c1c1;
	font-size: 10px;
}
.TextoMenor 
{
	font-family: Verdana;
	color: #2a2a2a;
	font-size: 10px;
}
.Titulo 
{
	font-family: Verdana;
	color: #2a2a2a;
	font-size: 12px;
	font-weight:bold;
}
.Texto
{
	font-family: Verdana;
	color: #2a2a2a;
	font-size: 11px;
}
.TextoMaior
{
	font-family: Verdana;
	color: #2a2a2a;
	font-size: 13px;
}