body{
     background-image: url("../Imagens/.gif");
     background-color: #900022; 
     background-attachment: fixed;
	 text-decoration: #90EE90;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
    }
	
a:link    {font-family: verdana,Arial; font-style: normal; font-size: 12; text-decoration: none; text-transform: none; font-variant: normal; color: red;}
a:visited {font-family: verdana,Arial; font-style: normal; font-size: 12; text-decoration: none; text-transform: none; font-variant: normal; color: red;}
a:hover   {font-family: verdana,Arial; font-style: normal; font-size: 12; text-decoration: none; text-transform: none; font-variant: normal; color: black; font-weight: bold; background-color:#CCC9C9;}
		
p{font-family:arial,verdana;font-weight:bold;text-decoration:none;font-size:11pt;color:white;height: 5px;}
  
hr{size: 1px dotted #fff;color: #fff;height: 2px;width: 235px;}
	

