﻿.sidelinks {
	margin: 6px 0px 2px 10px;
	padding: 2px 0 0 0;
	text-align: center;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 0px 0px 0px;
	display: block; 
	line-height: 24pt;
	width: 143px;
	height: 33px;
	color: #006600;
	background: url(images/butreg.gif) no-repeat;
	text-decoration: none;
}
	
.sidelinks a:hover, .sidelinks a:active {
	color: #006600;
	background: url(images/buthov.gif) no-repeat;
}


