body { }

a {
 color: #5c7290;
 font-family: Arial, sans;
 font-size: 13px;
 font-weight: bolder;
 text-decoration: none;
}

a:hover {
 color: #18867d;
 font-family: Arial, sans;
 font-size: 13px;
 font-weight: bolder;
 text-decoration: underline;
}

a.web {
 color: #18867d;
 font-family: Arial, sans;
 font-size: 11px;
 font-weight: bolder;
 text-decoration: none;
}

a.web:hover {
 color: #18867d;
 font-family: Arial, sans;
 font-size: 11px;
 font-weight: bolder;
 text-decoration: underline;
}

a.pointb {
 color: #000;
 font-family: Arial, sans;
 font-size: 10px;
 font-weight: bolder;
 text-decoration: none;
}

a.pointb:hover {
 color: #000;
 font-family: Arial, sans;
 font-size: 10px;
 font-weight: bolder;
 text-decoration: underline;
}