A:link {
	COLOR: #006600;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:visited {
	COLOR: 006600;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:active {
	COLOR: #006600;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:hover {
	font-weight: bold;
	color: 006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	TEXT-DECORATION: underline;
}


body {
	background-color: #eeebcc;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
}
.negro18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.normal14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.simbolos15 {
	font-family: Symbol;
	font-size: 15px;
	font-style: italic;
	color: #000000;
}
