        A
		{
       	text-decoration : underline;
		}
		
        a:hover  {
        	color : #FF0000;
        	text-decoration : none;
        }

        
		#scrollers  {
        	font-size : 14px;
        	color : #FF6600;
        	font-weight : bold;
        	font-family : verdana;
        }
		.padding {
	padding-left : 15px;
	padding-right : 15px;
}

	
		
		.header  {
        	font-size : 25px;
        	color : #1F3897;
        	font-weight : normal;
        	font-family : arial black;
        }
		.footer  {
        	font-size : 10px;
        	color : #898989;
        	font-weight : normal;
        	font-family : arial;
        }		

		.text  {
        	font-size : 9px;
        	color : #888888;
        	font-weight : normal;
        	font-family : verdana;
        }
		
		.text_lg {
        	font-size : 12px;
        	color : #4C4C4C;
        	font-weight : normal;
        	font-family : verdana;
        }		
	    .text_green  {
        	font-size : 11px;
        	color : #7B8C3E;
        	font-weight : normal;
        	font-family : verdana;
        }
	    .text_blue  {
        	font-size : 11px;
        	color : #003399;
        	font-weight : normal;
        	font-family : verdana;
        }		
		
		


