.style1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676e79;
	line-height: 23px;

}

.style2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676e79;
	line-height: 23px;
}

.style3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}


.welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	color:#7E151A;
	text-transform:uppercase;

}


.toplinks {
	color: #888888;
	font-size: 13px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;

}
.toplinks:hover {
	color: #000000;
	font-size: 13px;

	
}


.sublinks {
	color: #00afd8;
	font-size: 13px;
	line-height: 23px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	

}

.sublinks:hover {
	color: #70be4d;
	font-size: 13px;
	line-height: 23px;

	
}


.fooderlinks {
	color: #c0b694;
	font-size: 13px;
	text-decoration:none;
	line-height:23px;
	font-family: Arial, Helvetica, sans-serif;

}
.fooderlinks:hover {
	color: #c0b694;
	font-size: 13px;
	text-decoration: underline;
		
}




.gototoplinks {
	font-size: 12px;
	line-height:23px;
	position: fixed;
    bottom: 0px;
    right: 0px;
    line-height: 30px;
    height: 32px;
    color: #FFFFFF;
	background-image:url(images/top.jpg);
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	width:112px;
	font-family: Arial, Helvetica, sans-serif;

}
.gototoplinks:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
		
}