body, tr, td
{
 font-family: Arial;
 font-size: 13px;
 size: 13px;
 color: black;
 background-color: #DFDFDF;
}

a.uplink:link, a.uplink:visited
{
 font-weight: normal;
 color: #006FDD;
 background-color: transparent;
 text-decoration: underline;
 padding: 2px;
 border: 2px solid transparent;
}

a.uplink:hover
{
 background-color: #006FDD;
 font-weight: normal;
 color: white;
 text-decoration: none;
 padding: 2px;
 border: 2px solid white;
}

a:link, a:visited
{
 color: #006FDD;
 font-weight: normal;
 text-decoration: underline;
}

a:hover
{
 color: red;
 font-weight: normal;
 text-decoration: underline;
}

.menutd 
{
 background-color: #C4DCF3;
}

#maintab 
{
 background-color: #ffffff;
}

.tit
{
 font-size: 18px;
 size: 18px;
 padding-bottom: 10px;
}

.faq
{
 color: #006FDD;
}

