@charset   "UTF-8";
A:HOVER{
color : #cc0033;
font-size : 12px;
cursor : pointer;
}
A{
color : #282828;
text-decoration : none;
font-size : 12px;
cursor : auto;
}
BODY{
font-size : 12px;
text-decoration : none;
color : #282828;
}
TD{
font-size : 12px;
text-decoration : none;
}
H1{
font-size : 14px;
}
