body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
}

td {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
}

a:link {
 color: #FF3300;
 font-family: variable;
 text-decoration: none
}
a.ul:link {
 color: #FF3300;
 font-family: variable;
 text-decoration: underline
}
a.nul:link {
 color: #FF3300;
 font-family: variable;
 text-decoration: none
}

a:visited {
 color: #CC3333;
 font-family: variable;
 text-decoration: none
}
a.ul:visited {
 color: #CC3333;
 font-family: variable;
 text-decoration: underline
}
a.nul:visited {
 color: #CC3333;
 font-family: variable;
 text-decoration: none
}

a:active {
 color: #FF0000;
 font-family: variable;
 text-decoration: none
}
a.ul:active {
 color: #FF0000;
 font-family: variable;
 text-decoration: underline
}
a.nul:active {
 color: #FF0000;
 font-family: variable;
 text-decoration: none
}

a:hover {
 color: #3300CC;
 font-family: variable;
 text-decoration: none
}
a.ul:hover {
 color: #3300CC;
 font-family: variable;
 text-decoration: underline
}
a.nul:hover {
 color: #3300CC;
 font-family: variable;
 text-decoration: none
}



a.lmenu:link {
 color: #FF0000;
 font-family: variable;
 text-decoration: none
}
a.lmenu:visited {
 color: #FF0000;
 font-family: variable;
 text-decoration: none
}
a.lmenu:active {
 color: #FF0000;
 font-family: variable;
 text-decoration: none
}
a.lmenu:hover {
 color: #3300CC;
 font-family: variable;
 text-decoration: none
}
