﻿.footer { color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 line-height: 15px; }
.footer a:link    { color: #FFF; text-decoration: none;   }
.footer a:active  { color: #607393; text-decoration: none;   }
.footer a:visited { color: #FFF; text-decoration: none;   }
.footer a:hover   { color: #669900; text-decoration: underine;  }	
	
.text {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	padding:2px;
}
.text a:link {color: #000; font:normal normal  Verdana, Arial, sans-serif; text-decoration: underline; }  
.text a:active {color: #000; font:normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  
.text a:visited {color: #000; font:normal normal  Verdana, Arial, sans-serif; text-decoration: underline; }  
.text a:hover {	color: #669900; font:normal normal Verdana, Arial, sans-serif; text-decoration: none; }  

