.stylemaintext {
	font-family: Verdana;
	font-size: 12px;
}
.styleboldtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.stylelinks {
	font-family: Verdana;
	font-size: 12px;
}
.stylelinks a:link {
	color: #000000;
	}

.stylelinks a:visited{
	color: #000000;
	}

.stylelinks a:hover, .stylelinks a:active{
	color: #74b3df;
	}
body
{ 
background: url('images/bkgrnddplrg.jpg') no-repeat fixed bottom; 
}
