.bottombuttons {
	font-family: "Arial", Verdana, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.bottombuttons a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
.bottombuttons a:visited {
	text-decoration: none;
	color: #FF0000;
	}
.bottombuttons a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
.bottombuttons a:active {
	text-decoration: none;
	color: #CCCCCC;
	}
