A
{
	text-decoration: none;
	font-weight: bold;
}
A:link
{
	color: #C9DA09;
}
A:visited
{
	color: #CCCCCC;
}
A:active
{
	color: #800080;
}
A:hover
{
	color: #66AACC;
}

