A:LINK  {
	font-family : Arial;
	color : White;
	font-size : smaller;
	text-decoration : none;
	line-height : 25px;
	font-weight : normal;
}

A:VISITED {
	font-family : Arial;
	color : White;
	font-size : smaller;
	text-decoration : none;
	font-weight :normal;
	line-height : 25px;
}

A:HOVER
{
	font-family : Arial;
	color : White;
	font-size : smaller;
	text-decoration : underline;
	line-height : 25px;
	font-weight : normal;
}


A:ACTIVE
{
	font-family : Arial;
	color : White;
	font-size : smaller;
	text-decoration : none;
	line-height : 25px;
	font-weight : normal;
}
.bgr {
	background-repeat: no-repeat;
}

