a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:visited:hover {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: #6666FF;
	
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-align: justify;

}
.nav			{
	color: White;
}
	A.nav			{color: White; text-align: left;}
	A.nav:Visited		{color: #FFFFCC; text-align: left;}
	A.nav:Active		{color: White; text-align: left;}
	A.nav:Hover		{color:yellow; text-decoration: none; text-align: left;}
	A.nav:Visited:Hover		{color:yellow; text-decoration: none; text-align: left;}
.nav2			{
	color: #990000;
}
	A.nav2			{color: #990000;}
	A.nav2:Visited		{color: #990000;}
	A.nav2:Active		{color: red;
	}
	A.nav2:Hover		{color:red;
	text-decoration: underline;}
	A.nav2:Visited:Hover		{color:red;text-decoration: underline;}
.cen {
	font-weight: bold;
	text-align: center;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
