/* CSS Document */
.text_field_text{
font-family:Tahoma;
font-size:10px;
color:#999999;
}
a.first_red_link{
font-family:Tahoma;
font-size:10px;
color:#F40B0B;
text-decoration:underline;
}
a.first_red_link:hover{
font-family:Tahoma;
font-size:10px;
color:#F40B0B;
text-decoration:none;
}
.gray_text{
font-family:Tahoma;
font-size:11px;
color:#797979;
line-height:20px;
}
a.learn_more{
font-family:Tahoma;
font-size:11px;
color:#FD0000;
text-decoration:underline;
}
a.learn_more:hover{
font-family:Tahoma;
font-size:11px;
color:#FD0000;
text-decoration:none;
}
a.veiw{
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
text-decoration:underline;
}
a.veiw:hover{
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}
.botom_white_text{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
line-height:15px;
}
.copy_right{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
