
.font1 { color: #333333; font-size: 12px; line-height: 20px }
.font2 { color:#667a99;font-weight : bold ; }
.font3 { color: #333333; font-size: 12px; line-height: 16px }

.td1 { background-color:#667a99; }

a:link {
color:#333366;
}

a:visited {
color:#333399;
}

a:active {
color:#999999;
text-decoration:none;
}

a:hover {
color:#333333;
}