body,p,td,tr,table,p,font {
font-family:Verdana, sans-serif; 
}
.FrontTitle {	
font-family:Verdana, sans-serif; 
font-size:30px; 
font-weight:bold; 
color:#333;
text-decoration:none;
}

.MagentaTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #903;
	text-decoration: none;
}

.FronText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.title_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.title_2 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	text-align: left;
}

.title_3 {
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}
.dots {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	text-align: center;
}

p {
	font-family:Verdana, sans-serif;
	font-size:12px;

color:#333
text-decoration:none;
	text-align: center;
	color: #333333;
}

.menu_link {
	cursor: hand;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration:none;
}

.menu_link:hover {
	cursor: hand;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none
}

.menu_link:active {
	cursor: hand;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none
}

a:link {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

a:visited {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}

a:hover {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

a:active {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

