a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
}


a.two:link {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #FF9900; text-decoration: underline}
a.two:visited {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #FF9900; text-decoration: underline}
a.two:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF9900; background: rgb(255,255,200);
 font-size: 20px; font-weight: bold; text-decoration: underline}
a.two:active {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #FF9900; text-decoration: underline}

a.three:link {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #2158FF; text-decoration: underline}
a.three:visited {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #2158FF; text-decoration: underline}
a.three:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #2158FF; background: rgb(255,255,200);
 font-size: 20px; font-weight: bold; text-decoration: underline}
a.three:active {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
font-size: 20px; color: #2158FF; text-decoration: underline}



h1 {color: rgb(0,0,80)}
h1 {font-family: arial}

h2 {color: rgb(0,0,80); font-family: arial; 
    font-size: 80%}
