A:link {
	FONT-SIZE: 10px; COLOR: #18bee7; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 10px; COLOR: #18bee7; TEXT-DECORATION: none
}
a:visited {
	color: #00CCFF;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: 18BEE7;


}
