.style100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.style2 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.style2:hover {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;

}

.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}

.style4 {
	font-family: Arial Narrow;  
	font-size: 20px;
	color: #666666;
		font-weight:bold;
}

.style5 {
	font-family: Arial Narrow;  
	font-size: 20px;
	color: #666666;
}

.style6 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}


.style7 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.style7:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}


.style8 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}



.style12 {
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.style15 {font-family: "Times New Roman", Times, serif; color: #999999; }


.style17 {
	font-family: "Browallia New";
	font-size: 16px;
	color: #333333;
}

.style19 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color:#2489DB; text-decoration:none }
.style19:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color:#999999; text-decoration:none}





a { text-decoration: none }
a:hover { }
a:link {color: #666666}   
