
.style1 {
	font-size: 16px;
	color: #FF402E;
}


.style2 {
	font-size: 16px;
color: #000000

}



body {
background-image: url(images/bodybg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E1E1E;
}

a.nor {
display:inline;
text-align:left;
color: #1E1E1E;
line-height:20px;
}

a.nor:hover {background-image:none}

a {
display: block;
height:90px;
line-height:90px;
text-align:center;
	font-family: Lucida Sans Unicode, Arial,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {

background-image:url(images/menubg.jpg);
background-repeat:repeat;
}



h3 {
font-family: Lucida Sans Unicode, Arial,  Helvetica, sans-serif;
font-size:16px;
font-weight:normal;

}
