A:LINK		{
		text-decoration:underline;
}
A:VISITED	{
		text-decoration:underline;
}
A:ACTIVE	{
		text-decoration:none;
}
A:HOVER		{
		text-decoration:none;
}
BODY{
		color:#666666;
}

