p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
.dos a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.dos a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.dos a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.dos a:active {
	color: #B28F50;
	text-decoration: none;
	font-size: 11px;
}
.tres a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.tres a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.tres a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.tres a:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	line-height: 10px;
}

