body
{
}
.Menu:visited
{
	text-decoration: underline;
	font-weight: bold;
	font-family: Bitstream Vera Sans;
	color: black; 
	font-size: 14px;
}
.Menu:link
{
	text-decoration: underline;
	font-weight: bold;
	font-family: Bitstream Vera Sans;
	font-size: 14px;
	color: black; 
}
.Menu:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-family: Bitstream Vera Sans;
	color: black; 
	background-color: #fff2dd;
	font-size: 14px;
}
.Incident:visited
{
	text-decoration: underline;
	color: black; 
}
.Incident:link
{
	text-decoration: underline;
	color: black; 
}
.Incident:hover
{
	text-decoration: underline;
	color: black;
}
