.normText {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;

}
.buttons {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.buttons{
	color: #FFFFFF;
	text-decoration: none
}
a.buttons:visited{
	color:#ffffff;
}
a.buttons:hover{
	color: #FF9900;

}
.header {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFCC;
}

