< style> { }
- a { color: blue; font-family: Arial, Helvetica; text-decoration: none }
<style type="text css"> -- -> { }
a:hover { color: #ff4e00; text-decoration: underline }
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-size: 10px}
hr { color: #121e51; width: 100%; height: 3pt }
td { font-size: 9pt; font-family: Arial, Helvetica }
p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px}
h1 {  color: #000033; font-family: Verdana, Arial; font-size: 18px}
h2 {  color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h3 {  color: #000033; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
a {  color: #0033FF; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}
a:visited {  color: #003399}


/* SEO CSS */
b {
	font-weight: normal;
}
i {

	font-style: normal;
}
#heads {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px;
	display: inline;
	font-weight: normal;
}
#heads1 {
	font-family: Arial, Helvetica; 
	color: #000000; 
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
#007link {
	color: #000000;
	text-decoration: none;
	cursor: text;
}
.bold {
	font-weight: bold;
}
.ita {

	font-style: italic;
}
.para {
	
	  color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 10px;
}
.kw {
	font-weight:	normal;
	font-style:		normal;
	display:		inline;
}
.seo_h1{
	color: #6699FF  ; 
	font-family: Verdana, Arial; 
	font-size: 16px
}
.articles 
 
 a:link{ 
	color:#000000;}


 a:visited {
	color:#000000;
	
}

 a:hover {
	
	color: #000000;
}

 a:active {
	
	color: #000000;
	}
	
#navi {
	z-index: 40;
	float: left;
	display: block;
	color: #ABABAB;
	font-size: 12px;

}

#navi a {
	margin: 2 4px;
	margin-top: 5px;
	padding: 0;
	color: #336;
	text-decoration: none;
}

#navi a:hover {
	text-decoration: underline;
}
