TEXTAREA{
	background-color : #99D0B0;
	border : thin solid Black;
	padding-left : 10px;
	padding-right : 10px;
}

INPUT{
	background-color : #99D0B0;
	border-bottom : thin solid Black;
	border-left : thin none;
	border-top : thin none;
	padding-left : 10px;
	padding-right : 10px;
}


h1{
	text-align : center;
}

BODY {;
	color : #3e3e3e;
	margin-top : 0;
	margin-left : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	background-image : url(images/fondo_oscuro.gif);
}

A:ACTIVE{
		color : #669966;
}

 A:FOCUS{
	background-color : Aqua;
	color : Blue;
}

 A:HOVER{
	
}

 A:LINK{
	color : #669966;
}

 A:VISITED {
		color : #669966;
}

H2 {
font-size: 16pt;
text-align: center;}

H3 {
text-style: bold;
font-size: 14pt;
text-align: center;}

.enlaces{
	/*<font face="Trebuchet MS, verdana, arial, helvetica" size="2"><br>*/
	text-align : center;
	font-size : smaller;
}