 

.nav_link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color:#c7c7c7
}
	
.nav_link a {
	color: #c7c7c7;
	text-decoration: underline;
}

.nav_link a:link {
	color: #c7c7c7;
	text-decoration: underline;
}

.nav_link a:visited {
	color: #c7c7c7;
	text-decoration: underline;

}
.nav_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.nav_link a:active {
	color: #c7c7c7;
	text-decoration: underline;
}		


.product_link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#c7c7c7
}
	
.product_link a {
	color: #c7c7c7;
	text-decoration: underline;
}

.product_link a:link {
	color: #c7c7c7;
	text-decoration: underline;
}

.product_link a:visited {
	color: #c7c7c7;
	text-decoration: underline;

}
.product_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.product_link a:active {
	color: #c7c7c7;
	text-decoration: underline;
}		


.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#c7c7c7
}


.bodytext_largebold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #c7c7c7;	
}

.bodytext_largerbold {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #c7c7c7;	
}

.page_title {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #2F5560;	
}

.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #c7c7c7;	
}



.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}

.copyright a {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}



.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #c7c7c7;

}


.bodytext_italics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #c7c7c7;	

}



body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c7c7c7;
	line-height: normal;
	background-image:url("/images/back.jpg") ; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;	
}


