@charset "UTF-8";
/* CSS Document */

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
	
.footer a {
	text-decoration:underline; 
	color:#FFF;
}
	
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.highlight {
	color:#bf2e1a;
	font-weight:bold;
}