	A:link		{
			  font:14px georgia;
			  font-weight: bold;
			  color:#E04D3C;
			  text-decoration: none;
			}
    A:visited  		{
			  font:14px georgia;
			  font-weight: bold;
			  color:#E04D3C;
			  text-decoration: none;
			}
    A:hover 		{
			  font:14px georgia;
			  font-weight: bold;
			  color:#E04D3C;
			  text-decoration: none;
			}
    A:active 		{
			  font:14px georgia;
			  font-weight: bold;
			  color:#E04D3C;
			  text-decoration: none;
			} 
 	H1		{font: 14px georgia;font-weight: bold;color:purple;}
	H2	    {
	       font: 14px georgia;
	       font-style:italic;
	       color:#A6A6A6;
	       }
    .text   {
            font: 13px georgia;
            color:#5D5D5D;
           }
         
