a:link {
	color: #84C225;
	font-weight: bold;
}
a:visited {
	color: #84C225;
	font-weight: bold;
}
a:hover {
	color: #E67A19;
	font-weight: bold;
}
a:active {
	color: #E67A19;
	font-weight: bold;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.justificado {
	text-align: justify;
}
.creado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #CCC;
}

.derecha {
	text-align: right;
}
li {
	list-style-image: url(images/puntoblanco.gif);
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.titulomenu {
	font-weight: bold;
	color: #FFF;
}
.mayuscula {
	text-transform: uppercase;
}
.gris {
	color: #999;
}
.blanco {
	color: #FFF;
}
