.req {background-color: #FF0000;color: #FFFFFF;}

td,table {
	font-family: Verdana;
	font-size: 10px;
}
.blanco {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.grande {
	font-size: 12px;
	margin-bottom: 10px;
	color: #000000;
}

.td2 {
	font-family: Verdana;
	font-size: 10px;
}

ul {
	margin-top: 10px;
}
.ul {
	list-style-image: url(images/mas.gif);
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 17px;
}
.ul2 {
	list-style-image: url(images/mas.gif);
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 8px;
	font-weight: normal;
	color: #660000;
	}
.li {
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.a:link {
	color: #000000;
	text-decoration: none;
}
.a2:link {
	color: #660000;
	text-decoration: none;
}
.nada {
	list-style-type: none;
	list-style-image: url(images/nada.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	text-decoration: none;

}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
}

h1{
	font-family: Verdana;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

h2{
	font-family: Verdana;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}

.link-negro {
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 9px;
}
.blanco {
	color: #FFFFFF;
}
.pamenu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-top: 15px;
}
ul {
	margin-left: 19px;
}


table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.liga {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}