BODY 
a.rec:link {
     font-size: 10px;
     color: #000000;
}
a.rec:hover {
     font-size: 10px;
     color: #336699;
}
a.rec:visited {
     font-size: 10px;
     color: #666666;
}
a.rec:active {
     font-size: 10px;
     color: #1857E5;
}
.m02:link {
color: #000000;
font-family:Arial
text-align:center
font-weight:normal;
font-style:italic
text-align:center;
letter-spacing:1px

}
.m02:visited {
color: #666666;
font-weight:normal;
letter-spacing:1px;
}
.m02:hover {
color: #336699;
font-weight:normal;
letter-spacing:1px;
}
.m02:active {
color: #1857E5;
font-weight:normal;
letter-spacing:1px;
&nbsp;
}
