body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: beige;
}



.formCSS {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	border: 1px solid #D2B469;


}

a:link {
	text-decoration:none;
	color:black;
	font-size: 12px;
}



a:visited {
	text-decoration:none;
	color:#999999;
	font-size: 12px;
}



a:hover {
	text-decoration:none;
	color:#003300;
	font-size: 12px;
}
.texto {
	font-family: verdana;
	font-size: 10px;
}
.unnamed1 {
	background-color: #ffffff;
	border: 1px solid #D2B469;
}
.t1 {
	font-family: verdana;
	font-size: 20px;
	color: #000000;
	}