a:link {
	color: #3366FF;
	text-decoration: none;
} 
a:active {
	color: #3366FF;
	text-decoration: none;
} 
a:visited {
	color: #3366FF;
	text-decoration: none;
} 
a:hover {
	color: #AE0000;
	text-decoration: underline;
} 
li {color: #339966; list-style-type: square} 
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5692;
	list-style-type: disc;
} 
a.mytext:link {color: #374768; text-decoration: none} 
a.mytext:visited {color: #374768; text-decoration: none} 
a.mytext:active {color: #374768; text-decoration: none} 
a.mytext:hover {color: #AE0000; text-decoration: none} 

BODY {
	
}
