@charset "utf-8";

.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	}
	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

a.links:link {color: #333333; background: ;  text-decoration: none;}
a.links:active {color: #333333; background: ;  text-decoration: none;}
a.links:visited {color: #333399; background: ;  text-decoration: none;}
a.links:hover {color: #FF0000; background: ;  text-decoration: underline;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

a.nav:link {color: #ffffff; background: ;  text-decoration: none;}
a.nav:active {color: #ffffff; background: ;  text-decoration: none;}
a.nav:visited {color: #ffffff; background: ;  text-decoration: none;}
a.nav:hover {color: #FF0000; background: ;  text-decoration: underline;}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.index-bullits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #663366;
}
.main-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
}

.Thumb-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}


