.regtextbold {
	color: #9f231f;
	font-size: 12px;
	font-weight: bold;
}
.regtext {
	color: #000000;
	font-size: 12px;
}
.regtextlarge {
	color: #000000;
	font-size: 14px;
}
.inputtext {
	color: #000000;
	font-size: 12px;
}
.dropdown {
	background: #9f231f;
	color: #ffffff;
	font-size: 12px;
}
.button {
font-size:12px;
background: #9f231f;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-top:1px solid #000000;
color:#ffffff;
height:20px;
text-decoration:none;
cursor: hand;
font-weight: bold;
}
a:link{
    color: #9f231f;
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
}

a:visited{
    color: #9f231f;
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    color: #000000;
    FONT-SIZE: 12px;
    font-weight: bold;
}