.text {
font:normal 12px Tahoma;
color:#575757;
}
text2
{
font:normal 12px Tahoma;
color:white}



td {
font:normal 12px Tahoma;
color:#575757;
}

.header {
font:bold 15px Tahoma;
color:#FF4E0C;
}
.header2 {
font:bold 12px Tahoma;
color:#FF4E0C;
}
.header3 {
font:bold 12px Tahoma;
color:#575757;
}

.header2 a{
font:normal 12px Tahoma;
color:#FF4E0C;
}
.header2 a:hover{
font:normal 12px Tahoma;
color:#FF4E0C;
}
textarea {
border: 1px solid #OCOCOC;
color: #575757; 
background-color: white;
font:normal 11px Tahoma; 
} 
input {
border: 1px solid #OCOCOC;
color: #575757; 
background-color: white;
font:normal 11px Tahoma; 
} 





.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Tahoma;
line-height: 18px;
z-index: 100;
background-color: #981120;
width: 150px;
color:#FFFFFF;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight:normal;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FF4E0C;
color: white;
}

.text A {
  color: #FF4E0C;
  text-decoration: none;
}

.text A:hover {
  color: #FF4E0C;
  text-decoration: underline;
}


}
