/* CSS Document */

h1  {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS", "Franklin Gothic Book", Verdana, sans-serif;
	font-size: 15px;
	color: #AA0000;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	line-height: 14px;
	margin-bottom: 3px;
}

.text {
	font-family: "Trebuchet MS", "Franklin Gothic Book", Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	line-height: 16px;
}

a.text:link, a.text:visited, a.text:active {
	font-family: "Trebuchet MS", "Franklin Gothic Book", Verdana, sans-serif;
	font-size: 13px;
	color: #B34949;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	line-height: 14px;
}

a.text:hover {
	font-family: "Trebuchet MS", "Franklin Gothic Book", Verdana, sans-serif;
	font-size: 13px;
	color: #FF99CC;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	line-height: 14px;
}

