<style>

 
a {
 color : #4B4B4B; 
 font-size : 12px; 
 font-family:arial; 
 font-weight : normal;
 }
a:link {
 color : #4B4B4B; 
 font-size : 12px; 
 font-family:arial; 
 font-weight : normal;
 }
 a:visited {
 color : #4B4B4B;
 font-size : 12px;
 font-family:Arial;
 font-weight : normal;
 }
 a:hover {
 color : #4B4B4B;
 font-size : 12px;
 text-decoration:none;
 font-family:Arial;
 font-weight : normal;
 } 
 a:active {
 color : #4B4B4B;
 font-size : 12px;
 text-decoration:none;
 font-family:Arial;
 font-weight : normal;
 }
 
 
 a.small {
 color : #4B4B4B; 
 font-size : 11px; 
 font-family:Arial; 
 font-weight : normal;
 }
 a. small:link {
 color : #4B4B4B; 
 font-size : 11px; 
 font-family:Arial; 
 font-weight : normal;
 }
 a.small:visited {
 color : #4B4B4B;
 font-size : 11px;
 font-family:Arial;
 font-weight : normal;
 }
 a.small:hover {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : normal;
 }
 a.small:active {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : normal;
 }
 
 a.textlinks{
 color : #4B4B4B; 
 font-size : 11px; 
 font-family:Arial; 
 font-weight : bold;
 }
 a.textlinks:links{
 color : #4B4B4B; 
 font-size : 11px; 
 font-family:Arial; 
 font-weight : bold;
 }
 a.textlinks:visited {
 color : #4B4B4B;
 font-size : 11px;
 font-family:Arial;
 font-weight : bold;
 }
 a.textlinks:hover {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : bold;
 }
 a.textlinks:active {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : bold;
 }
 
 .navcold {
 color : #511D57;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : bold;
 }
 
 .textlinkscold {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:Arial;
 font-weight : bold;
 }
 
 .maintext {
 color : #4B4B4B;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
 .smalltext {
 color : #4B4B4B;
 font-size : 10px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
 .footertext {
 color : #511D57;
 font-size : 10px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
 .pagetitle {
 color : #4B4B4B;
 font-size : 14px;
 text-decoration:none;
 font-family:verdana;
 font-weight : bold;
 }
 
 .subtitle {
 color : #4B4B4B;
 font-size : 11px;
 text-decoration:none;
 font-family:verdana;
 font-weight : bold;
 }
 
 .bluestar {
 color : #0000FF;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
 .redstar {
 color : #FF0000;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
 .blackstar {
 color : #000000;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 
h1 {
 color : #4B4B4B;
 text-align: left;
 font-size : 14px;
 text-decoration:none;
 font-family:verdana;
 font-weight : bold;
 }

h2 {
 color : #4B4B4B;
 text-align: left;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : bold;
 }
 h3 {
 color : #4B4B4B;
 text-align: left;
 font-size : 10px;
 text-decoration:none;
 font-family:verdana;
 font-weight : bold;
 font-stretch:expanded;
 }
 p
 {
 color : #4B4B4B;
 font-size : 12px;
 text-decoration:none;
 font-family:verdana;
 font-weight : normal;
 }
 ul
 {
	color : #4B4B4B;
	font-size : 12px;
	text-decoration:none;
	font-family:verdana;
	font-weight : normal;
	list-style-type: square;
 }
  ol
 {
	color : #4B4B4B;
	font-size : 12px;
	text-decoration:none;
	font-family:verdana;
	font-weight : normal;
	list-style-type: square;
 }

 </style>