a.link {
font-family: arial;  
text-align:left;
font-size:12px;
font-style: normal;
font-weight: normal; 
color:#ffffff;
line-height: 20px;
text-decoration: none;
}

a.link:hover {
font-family: arial;
font-size:12px;
font-style: normal;
font-weight: normal;  
color:#FFFF66;  
text-align:left;
line-height: 20px;
text-decoration: none;
}
a.link_active {
font-family: arial;
font-size:12px;
font-style: normal;
font-weight: bold;  
color:#FFFF66;  
text-align:left;
line-height: 20px;
text-decoration: none;
}

.h1{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.h2{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.h3{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	line-height: 16px;
	}
.h4{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	}
.h5{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	line-height: 14px;
	}
.h6{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	line-height: 16px;
	}
	

.flies{
	padding-left: 10px;
	}
.p{
font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 7px;
}

a.fliesLink:link {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
a.fliesLink:visited {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#333333;
	font-weight: normal;
	text-decoration: none;
}
a.fliesLink:active {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}
a.fliesLink:hover {
	text-decoration: underline;}

a.textLink:link {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}
a.textLink:visited {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}
a.textLink:active {
	font-family: arial;
	font-size:11px;
	font-style: normal; 
	color:#000000;
	font-weight:normal;
	text-decoration: underline;
}
a.textLink:hover {
	text-decoration: none;}

