form { padding: 0px; margin: 0px;}
body { text-align: center; background-color: #FFFFFF; margin: 0px; }


a.link:link{ font-family: verdana; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold; }
a.link:hover { color: #cccccc; }

a.link2:link{ font-family: verdana; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold; text-transform: uppercase; }
a.link2:hover { color: #cccccc; }

.text { font-family: verdana; font-size: 10px; color: #000000; font-weight: normal; }
.text2 { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; }

.input_text { font-family: verdana; font-size: 10px; color: #000000; font-weight: normal; border: 1px solid #000000; }
.input_boton { font-family: verdana; font-size: 10px; color: #000000; font-weight: normal; border: 1px solid #000000; }
.border {
	border: 1px outset #000000;
}
.BOLDTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
A.link2:visited   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold; text-transform: uppercase;  } 
A.link:visited   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight: bold;  } 
