/* CSS Document */

a.f{
		font-size:18px;
	text-decoration:none;
	text-align:center;
	background-image:url(images/bubble.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	display:block;
height:115px;
width:230px;
}
a.f:hover{background-image:url(images/bubble2.gif);
	background-position:center;
	background-repeat:no-repeat;}
#consol {background-image:url(images/bigarrow.gif);
background-position:center;
background-repeat:no-repeat;
height:304;}

a.g{
	font-size:14px;
	text-decoration:none;
	text-align:center;
	border:none;
    margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	display:block;
height:20px;
width:230px;
}
a.g:hover{color:#cc8710;
	}
	
