html {
background-image:	url('imagen/fondo.jpg');
font-family:		Arial;
}


.reloj {
font-family:		Lucida Console;
font-size:			10px;
color:				#CCCCCC;
background-color:	#333333;
border-color:		#999999;
border:				1;
}


a {
color:				#000000;
font-size:			11px;
text-decoration:	none;
}


a:visited {
color:				#000000;
font-size:			11px;
text-decoration:	none;
}


a:hover {
color:				#00FF00;
font-size:			11px;
text-decoration:	underline;
}


h2 {
font-size:			18px;
}


input {
background-color:	#FFFFFF;
height:				auto;
width:				auto;
font-size:			9px;
}


textarea {
background-color:	#FFFFFF;
height:				auto;
width:				auto;
font-family:		Arial;
font-size:			11px;
color:				#000000;
}


select {
background-color:	#FFFFFF;
height:				auto;
width:				auto;
font-size:			11px;
color:				#000000;
}


tr {
color:				#000000;
font-size:			11px;
}


th {
font-weight:		bold;
color:				#000000;
font-size:			11px;
}


.submit {
background-color:	#CCCCCC;
height:				auto;
width:				auto;
font-size:			9px;
}


.button {
background-color:	#CCCCCC;
height:				auto;
width:				auto;
font-size:			9px;
}


.caracteres {
background-color:	#FFFFFF;
color: 				#000000;
width:				40;
font-size:			9px;
}
