.menubackground
{
	background-color: #C3052B;
}

.currentPage
{
	color:#600000;
	display:inline;
}

a:link
{
	color:#CB3A30;
	text-decoration: none;
}

a:visited
{
	color : #8B0A00;
	text-decoration: none;
}

a:hover
{
	color : #AB0A00;
	text-decoration: none;
}

div.heading1
{
	font-size : 18px;
	margin-left:25px;
	margin-top:30px;
	color:#CB3A30;
}


