.boader {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #545454;
	border-left-color: #545454;
}
.padding {
	padding-right: 21px;
	padding-left: 21px;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
.title21 {
	font-size: 21px;
	text-decoration: none;
}
.boldnav {
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
a:visited    { color: #ff0000; }
