body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005CAB;
	text-align: justify;
	line-height: 16px;
}
.body a:link {
	color: #E90000;
	text-decoration: underline;
} 
.body a:visited {
	color: #E90000;
	text-decoration: underline;
}
.body a:hover {
	color: #E90000;
	text-decoration: none;
}
.body a:active {
	color: #E90000;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.smallhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.smallhome a:link {
	color: #CCCCCC;
	text-decoration: underline;
} 
.smallhome a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.smallhome a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.smallhome a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.bodyunjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.bodyunjust a:link {
	color: #2841A4;
	text-decoration: underline;
} 
.bodyunjust a:visited {
	color: #2841A4;
	text-decoration: underline;
}
.bodyunjust a:hover {
	color: #86CA4B;
	text-decoration: none;
}
.bodyunjust a:active {
	color: #86CA4B;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #86CA4B;
	font-weight: bold
}
.title a:link {
	color: #86CA4B;
	text-decoration: none;
} 
.title a:visited {
	color: #86CA4B;
	text-decoration: none;
}
.title a:hover {
	color: #86CA4B;
	text-decoration: none;
}
.title a:active {
	color: #86CA4B;
	text-decoration: none;
}
.menu_bg {
	background-image: url(images/but_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 900px;
}





