.buttons {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;

}
.coldesc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000099;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
.coldescred {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	margin: 0px;
	padding: 0px;


}
.coldescblue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0000CC;
	text-align: center;
	padding: 0px;


}
.buttons a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.buttons a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.buttons a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;

}

.buttons a:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFCCFF;
	text-decoration: none;
}
