<style type="text/css"><!--
A  {text-decoration :none; font-size: 15px;} 
A:link {color: #0039AA; text-decoration: none ;  font-size: 15px; } 
A.sty1  { text-decoration: none;
color : white;
 font-size: 13px;

}
A.sty2  { text-decoration: none;
color : white;
 font-size: 13px;

}
A:active  {
text-decoration : none;
color : red;
}
A:active.sty1  {
text-decoration : none;
color :=#00FF00 ;
}
A:active.sty2  {
text-decoration : none;
color :=#00FF00 ;
}
A:visited  {
text-decoration : none;
color : red;
font-size: 12px;

}
A:visited.sty1  {
text-decoration : none;
color : #72AA00;
}
A:visited.sty2  {
text-decoration : none;
color : #72AA00;
}
A:hover  {
text-decoration : underline;
color :#0000CC ;


}

A:hover.sty1  { text-decoration: none;
color : yellow;
font-weight : bold;	


}   

A:hover.sty2  { text-decoration: none;
color : yellow;
font-weight : bold;
font-size: 13px;	


} 
body {font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#000000 ; background:#FFFBEC }
.p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; 
}

li {list-style-type: square} 
ul {list-style-type: square}
ol {color: #339966} 

.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; font-weight: bold}

TABLE[rules=rows] TR { border-top: solid }
TABLE[rules=rows]    { border-collapse: collapse; 
                       border-top: hidden }

-->