a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #DAA520;
	text-decoration: none;
	
	
}

a:active {
	background: transparent;
	color: #E6C400;
	text-decoration: none;
}

body {
	background-image: url(images/blklinesbg.gif);
}

.bodytext {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.contact {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.xxsmall {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
