body {
font-family: Arial;
font-size:13px;
background-image:url(../images/greenstripe.jpg);
background-repeat:repeat-x;
}

a 
{
color: #990000;
text-decoration : none;
}

a:hover {
color: #999999;
text-decoration:underline;
}

a:visited 
{
/*color: #990000;*/
/*text-decoration : none;*/
}


#wrapper{
background-color:#FFF;
border:1px solid #fff;
}

.hotext {
	font-family: Arial;
	font-size: 11px;
	color: #990;
}
.ms {
    font-family: Arial;
	font-size: 15px;
	color: #006600;
	font-weight: bold;
}

.pagetitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}

.pagetitle a {
font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}

.footertext {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.footertext a {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.footertext a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
