A
	{
		color: #6B6A6A; /*gray*/
		text-decoration: none;
	}
A:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}
.BottomLinks 
	{
		font-family: Tahoma;
		font-size: 10px; font-style: normal;
		text-decoration: underline;
		font-weight: normal;
		color: #0000FF
	}
.BodyLinks {
		font-family: Verdana;
		font-size: 12px; font-style: normal;
		text-decoration: underline;
		font-weight: normal; color: #0000FF
	}