a:link {
	font-size: x-small;
	text-decoration: none;
	color: #666699;

}
a:active {
	text-decoration: none;
	font-size: x-small;


}
a:visited {
	font-size: x-small;
	text-decoration: none;
	color: #666699;




}
a:hover {
	color: #CC6600;
}
