.maintitle {
	color:#ffffff;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.minortitle {
	color:#ffffff;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.linkstyle {
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.normal {
	color:#ffffff;
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 12px;

}

.testimonial {
	color:#ffffff;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: italic;
}


a:link {
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;

}

a:active{
	color: #ffa8a8;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;



.body{
	color:#fff;
}


.container{
	background: #fff;
	width: 760px;
	margin:0 auto 0 auto;
	height:auto;
}

.top{
	background:#fff;
	width:760px;
	height:auto;
	margin:0 auto 0 auto;
}


