a:link{
	color: #99679A;	
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited{
	color: #99679A;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #000000!important;
	font-size: 14px;
	font-weight: bold;
}

a.bottom:hover{
	color: #000000!important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.bottom:link{
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.bottom:visited{
	color: #FFCC00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.seperator {
	font-size: 14px;
	font-weight: bold;
	color: #99679A;
}

.bottomseperator {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

BODY { 
 background-color: #000000;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family:Verdana, Arial, Courier;
 font-size:12px
 }

.smallyellow {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
}

.watermark {
	background-attachment: scroll;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.StartLetter {
	font-size: 36px;
	font-weight: bold;
	color: #99679A;
}

