/* Start of CMSMS style sheet 'Crest_Front' */
/* CSS Document */
body {
	background-color: #F5F5F5;
	/*background-image:  url('images/front/bg.gif');
	background-position: 171px 27px;
	background-repeat: no-repeat;*/
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:700;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:link{
	color: #FF6600;
	text-decoration: none;
}



a:visited{
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	color: #AA0000;
	text-decoration: none;
}


.style5 {
color:#FF6600;
font-size:14px;
}

/* End of 'Crest_Front' */

