a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000071;
	text-decoration: underline;
}

a:active {
	color: #000099;
	text-decoration: underline;
}	

a:hover {  
	text-decoration: none
}

.rightNav:a{ 
	color: #800000;
}


.navlink:a{ 
	color: #800000;
	text-decoration: none;
	FONT-SIZE: 100%;
}

.header1 {
	font-size: 120%;
	font-weight: normal;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	font-variant: normal;
	border-bottom-style: solid;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;

}
.header2 {
	font-size: 100%;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	font-variant: normal;
	border-bottom-style: none;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;


}
