.style1 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	height: 30px;
	width: 150px;
	border: 5px solid #660000;
}
style1 a {
	color: #FFFFFF;
	text-decoration: none;
}
style2 a {
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
