<!--
a:link  {
     color : #0000ff;
     font-family : Verdana;
     font-size : 11px;
     text-decoration : underline;
}
     a:visited {
     text-decoration : none;
     color : #e20074;
     font-family : Verdana;
     font-size : 11px;
}
     a:hover {
     text-decoration : underline;
     color : #000000;
     font-style : normal;
     font-family : Verdana;
     font-size : 11px;
}
     body {
     font-family : Verdana;
     font-size : 10px;
     font-weight : bold;
}
     .nav {
     text-decoration : none;
     color : #000000;
     font-family : Verdana;
     font-size : 11px;
}
     .nav:link {
     text-decoration : none;
     color : #000000;
     font-family : Verdana;
     font-size : 11px;
}
     .nav:visited {
     text-decoration : none;
     color : #800080;
     font-family : Verdana;
     font-size : 11px;
}
     .nav:hover {
     text-decoration : underline;
     color : #000000;
     font-style : normal;
     font-family : Verdana;
     font-size : 11px;
}
     .hr {
     color : #ff7ec7;
     font-family : Verdana;
     font-size : 10pt;
}
     .imgbg {
     font-size : 11px;
     color : #ff7ec7;
     font-family : Verdana;
}
     .imgcatbg {
     font-size : 11px;
     color : #ff7ec7;
     font-family : Verdana;
}
     .imgtitlebg {
     font-size : 11px;
     color : #ffffff;
     font-family : Verdana;
}
     .imgwindowbg {
     font-size : 11px;
     color : #ff7ec7;
     font-family : Verdana;
}
     .imgmenu {
     font-size : 11px;
     color : #ff7ec7;
     letter-spacing : 0.1em;
     font-family : Verdana;
}
     .windowbg {
     font-family : Verdana;
     font-size : 11px;
}
     .windowbg2 {
     font-family : Verdana;
     font-size : 11px;
}
     .windowbg3 {
     font-family : Verdana;
     font-size : 11px;
}
     .titlebg {
     font-family : Verdana;
     font-size : 11px;
}
     .text1 {
     font-size : 11px;
     color : #000000;
     font-family : Verdana;
}
     .catbg {
     font-size : 11px;
     font-family : Verdana;
}
     .bordercolor {
     font-family : Verdana;
     font-size : 11px;
}
     .quote {
     font-size : 11px;
     font-family : Verdana;
}
     .code {
     font-size : 11px;
     font-family : Verdana;
}
     td {
     font-family : Verdana;
     color : #000000;
     font-size : 11px;
}
     input {
     font-family : Verdana;
     font-size : 11px;
}
     textarea {
     font-family : Verdana;
     font-size : 11px;
}
     select {
     font-family : Verdana;
     font-size : 11px;
}
-->