BODY {
	background-color : #CCCC99;
}
BODY, TABLE {
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-size-adjust : none;
	font-stretch : wider;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	cursor : default;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-decoration : none;
	text-transform : none;
}
A, A:LINK, A:VISITED, A:ACTIVE {
	color : #9900cc;
}
A, A:LINK, A:VISITED, A:HOVER {
	text-decoration : underline;
}
A:ACTIVE {
	text-decoration : none;
}
A:HOVER {
	color : #cc3333;
}
.destacado {
	font-weight : 900;
	color : #ffffcc;
	background-color : #cc3333;
}
B {
	font-weight : 800;
}
H1 {
	font-size : 25px;
}
.formulario {
	background-color : #f6f6f6;
	border-width: 2px 2px 2px 2px;
}
.boton {
	background-color : #9CCEFF;
	border-width: 2px 2px 2px 2px;
}