*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link 
{
	text-decoration: none;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
a:visited 
{
	text-decoration: none;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
.MAIUSCULO
{
	text-transform:uppercase;
}
.titulo
{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.subtitulo
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.botao
{
	font-family: Arial, Tahoma;
	font-weight: bolder;
	border: thin solid  #DEBE42;
	font-size: 10px;
	background-color:#FFEFAD;
}
input, textarea, select
{
	font-family: Arial, Tahoma;
	font-weight: bolder;
	border: thin solid 1px;
	font-size: 10px;
	background-color:#FFFFFF;
}
