a {
	color: #000;
	font: 32pt helvetica, arial, sans-serif;
	text-decoration: none;
	background-position: center center;
}

body {
	color: #000;
	background-color: white;
	font: 32pt helvetica, arial, sans-serif;
}

a:hover {
	color: #f00;
}

.small {
	font-size: 11px;
	color: #e1e1e1;
}

a.h5 {
	font-size: 11px;
	color: #e1e1e1;
}

a:hover.h5

{
	color: black;
}
