.text {
	font-family : Verdana;
	font-size : 10;
	color : #000000;
}
#linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#linkbottom a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#linkbottom a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid white;
	}
