BODY {
	MARGIN : 30px 10px;
	background-color :#333333;
	COLOR: #cccccc;
	FONT-FAMILY: microsoft sans serif, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	text-align: center;
 }
.noun1 {
	font-size : x-small;
	cursor: help;
}
h1 {
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	color: #cccccc;
	margin-top: 5px;
	margin-bottom: 0px;
}
.texto {
	margin-top: 50px;
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	}
.valid {
	font-size : 8pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}
.titulo4b {
	font-size : x-small;
	text-align: center;
	font-weight : bold;
}
a:link	{
	font-size : 8pt;
	font-weight: normal;
	background: none; 
	color: #FF8C00; 
	text-decoration: none;
}
a:active	{
	font-size : 8pt;
	font-weight: normal;
	background: #ffff99; 
	color: #ff0000; 
	text-decoration: none;
}

a:visited	{
	font-size : 8pt;
	font-weight: normal;
	background: none; 
	color: #FF8C00; 
	text-decoration: none;
}
a:hover	{
	font-size : 8pt;
	font-weight: normal;
	background-color: transparent; 
	color: #FF8C00; 
	text-decoration: underline;	
}
a:focus { background-color: #ffff99; 
		  color: #ff0000 
}







