A {
	text-decoration: none;
	color: #F0F0C0;
	font-family: times; 
	font-weight: bold;
}
A:LINK {
	text-decoration : none;
	color: #F0F0C0;
}
A:HOVER {
	text-decoration : none;
	color: #CC9933;
}
A:ACTIVE {
	text-decoration : none;
	color: #660000;
        font-size: 16px
	}
A:VISITED {
	text-decoration : none;	