/* CSS Document */

body{
font-size:13px;
color:#0e3f56;
}
a{
font-size:13px;
color:#0e3f56;
text-decoration:none;
}
a:hover{
font-size:13px;
color:#0e3f56;
text-decoration:underline;
}
a.r{
font-size:13px;
color:#33CCFF;
text-decoration:none;
}
a.r:hover{
font-size:13px;
color:#33CCFF;
text-decoration:underline;
}