html, body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 100%; height: 100%;
}
a {
	color: #CCCC9A;
	text-decoration: underline
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

a:hover{
	color: #FFFFFF;
}

a.active {
	color: #FFFFFF;
}

.text-bottom {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
}

