body {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/bkgrnd.jpg);
}

a:link {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}

a:visited {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}

a {
	color: #FFFF00;
}

.style1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style4 {
	font-size: 24;
	font-weight: bold;
}

.style5 {
	font-size: 31px;
	font-weight: bold;
}

.style7 {
	font-size: 13px;
}