.padding {
	padding-left: 10;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
a {
color:#FFFF00;}
a:hover {color: white; text-decoration: none;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}
