
A.top:HOVER {
		
		color: #FFCC66;
		text-decoration: underline;
}

A.top { 
		font-family: Arial;
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #666666;
}
.add { 
		font-family: Arial;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #666666;
}

A.bottoma  { 
		font-family: Arial;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: underline;
		color: #FF9900;
}

A.bottom, .bottom { 
		font-family: Arial;
		font-size: 8pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #FF9900;
}

A.bottom:HOVER {
		
		color: #666666;
		text-decoration: underline;
}

.newsticker { 
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #666666;
}

.date { 
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		text-decoration: none;
		color: #FF9900;
}

P, UL, LI, TD, blockquote { 
		font-family: Arial;
		font-size: 12pt;
		font-style: normal;
		text-decoration: none;
		color: #666666;
}
A, A.link { 
		font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
		color: #FF9900;
}

H3 { 
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #666666;
}

A.head { 
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: underline;
		color: #FF9900;
}
