.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC21E;
	border-bottom-color: #FFC21E;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFC21E;
}
.navtext a{
	color: #000000;
	text-decoration: none;

}
.navtext a:hover{
	color: #D3002B;

}
.border {
	border: 1px solid #000000;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D3002B;
    text-decoration: none;
}
.linktext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #D3002B;
    text-decoration: none;
}
.linktext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #D3002B;
    text-decoration: none;
