A:  {
	color : #3399cc;
	text-decoration : none;
}

A:hover  {
	color : red;
	text-decoration : underlined;
}

.bodylink:hover  {
	font-weight : bold;
}

.roll:link, .roll:visited, .roll:active  {
	Color : #004080;
	Text-Decoration : none;
}

.roll:hover  {
	Color : red;
	Text-Decoration : underline;
}

.Menu  {
	border-right : 1px solid white;
}

.BlackMenu  {
	border-right : 1px solid black;
}


