.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
	border-top: thick none #999999;
	border-right: thick none #333333;
	border-bottom: thick none #999999;
	border-left: thick none #333333;
	font-style: normal;
	text-align: center;


}
.unnamed1 {
	background-color: #CCCCCC;
	border: #000000;
}
.formtabs {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: #FFFFFF;


}

a:link
{
text-decoration: none;

}
a:visited
{
text-decoration: none;
color: #c0c0c0;
}
a:hover
{
text-decoration: underline;
}