.bottomtext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomtext a{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomtext a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FD9732;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.text a{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}.text a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.text_white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white a{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white a:hover{
	font-family: Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:2px;
	color: #666666;
}
.text3 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.redtext {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.button {
    color: #FFFFFF;
    background-color: #666666;
    font-family: Verdana;
    font-size: 11px
}

