.textwhite
{
font-family:tahoma;
font-size:11px;
text-decoration:none;
font-weight:bolder;
color:#ffffff;
text-transform:uppercase;
}
.textwhite:hover
{
font-family:tahoma;
font-size:11px;
text-decoration:none;
font-weight:bolder;
color:#cccccc;
text-transform:uppercase;
}
.leftlink
{
font-family:tahoma;
font-size:10px;
font-weight:bolder;
text-decoration:none;
color:#CCCCCC;
text-transform:uppercase;
}
.leftlink:hover
{
font-family:tahoma;
font-size:10px;
font-weight:bolder;
text-decoration:none;
color:#999999;
text-transform:uppercase;
}
.whitelink
{
font-family:arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#CCCCCC;
}
.whitelink:hover
{
font-family:arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
}
.whitetext
{
font-family:arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#CCCCCC;
}
.heading
{
font-family:verdana;
text-decoration:none;
font-weight:bolder;
font-size:12px;
color:#D7D7D7;
text-transform:uppercase;
}
.text
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#ffffff;
}
.linkyellow
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#D8FF52;
}
.linkyellow:hover
{
font-family:tahoma;
text-decoration:underline;
font-weight:normal;
font-size:11px;
color:#D8FF52;
}
.txtbox
{
font-family:tahoma;
text-decoration:none;
font-weight:normal;
font-size:11px;
color:#000000;
border:1px solid #000000;
background-color:#cccccc;
}
.button
{
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
font-size:10px;
color:#000000;
border:1px solid #000000;
background-color:#B4B4B4;
height:20px;
}
