.linkboxes {
	background-color: #66CCFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
	height: 30px;
	width: 90px;
	color: #FFFFFF;
	text-decoration: underline;



}
.unnamed1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.unnamed2 {
	a:color: #FFFFFF;
	a:text-decoration: none;
	a:cursor: hand;
	a:hover-color: #00000;
	a:hover-decoration: underline;
	a:active-color: #660066;

}