a:visited {
	text-decoration: none;
	color: #676767;
	
}

a:link {
	text-decoration: none;
	color: #676767;
	
}

a:active {
	text-decoration: none;
	color: #676767;
	
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: small; }
.style4 { 
		font-family: Times New Roman, Times, serif; 
		color: #111380; 
		font-weight: bold;
		font-size: large;
}
.style6 {color: #676767}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style8 {font-size: medium}

#whiteBack{
	text-decoration: underline;
	color: #111380;
}
