p{
	font-size	: .8em;
	line-height	: 150%;
}

a:link{
	color	: #000099;
	text-decoration  : none;
}

a:visited{
	color	: #000099;
	text-decoration  : none;
}

a:hover{
	color	: #2115FF;
	text-decoration  : underline;
}

a.Menu:link, a.Menu:visited{
	color	: #ffffff;
	text-decoration  : none;
}

a.Menu:hover{
	color	: #ffff00;
	text-decoration  : underline;
}