BODY
{
	font-family : Arial;
	background-color : rgb(255,254,228);
	background-position : 50% 50%;
	min-height:101%
}

A:active
{
	color : rgb(131,1,1);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A:link
{
	color : rgb(131,1,1);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A:visited
{
	color : rgb(131,1,1);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

h4{
font-family : Arial;
font-size:16px;
color: #830000;
padding:0px;
margin:0px
}

p{	font-family : Arial;
	font-size : 14px
}

A.menuelink:visited { color: rgb(255,255,255); font-family : Arial; font-size :13px; font-weight:bold; text-decoration:none} 
A.menuelink:active { color: rgb(255,255,255); font-family : Arial; font-size :13px; font-weight:bold; text-decoration:none}
A.menuelink:link { color: rgb(255,255,255); font-family : Arial; font-size :13px; font-weight:bold; text-decoration:none} 
A:hover
{
	color : rgb(91,65,41);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A.menuelink:hover { color: rgb(254,238,200); font-family : Arial; font-size :13px; font-weight:bold; text-decoration:none
}
