#global {width:800px;
				 margin: 2px auto
				 }
				 
body {background-color: #828282}
			
img {border-style: none;}

.letras {position:relative;
				 top: 100px;
				 left:140px
				 }

.entrar {font-family: arial;
		  	 font-size:25px;
				 font-color: #FFFAFA;
				 position:relative;
				 left: 290px;
				 top: 105px;
				 }

							 
a {color: #FFFAFA; 
	 text-decoration: none;
	 }
a:link {color: #FFFAFA}

a:visited  {color: #FFFAFA}

a:hover  {color: #000000}

a:active {color: #FFFAFA}

 
	

