﻿html,body 
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Verdana;
	font-weight:lighter;
	color:#333333;
	font-size:12px;	
	background:#ffffff url("images/body_bg.gif") repeat-x;
}
a,a:visited,a:active
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               a:link
               {
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a:hover  
			{
           	color : #cccccc;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }
	       
a.footer,a.footer:visited,a.footer:active
			{
            color : #999999;text-decoration : none;font-family : Verdana;font-size : 10px; font-weight : lighter;
            }
               a.footer:link
               {
            color : #999999;text-decoration : none;font-family : Verdana;font-size : 10px; font-weight : lighter;
            }
               
          a.footer:hover  
			{
           	color : #333333;text-decoration : none;	font-family : Verdana;font-size : 10px;	font-weight : lighter;
	       }	  
	       
	          
	       a.link1,a.link1:visited,a.link1:active
			{
            color : #000000;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : bold;
            }
               a.link1:link
               {
            color : #000000;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : bold;
            }
               
          a.link1:hover  
			{
           	color : #336699;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : bold;
	       }   
a.link2,a.link2:visited,a.link2:active
			{
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               a.link2:link
               {
            color : #ffffff;text-decoration : none;font-family : Verdana;font-size : 12px; font-weight : lighter;
            }
               
          a.link2:hover  
			{
           	color : #cccccc;text-decoration : none;	font-family : Verdana;font-size : 12px;	font-weight : lighter;
	       }
	       	            