﻿A:link, A:active, A:visited {color: #002080; text-decoration: underline}
A:hover { color: #0000ff; text-decoration: underline }
.red {color: #F00;}
.red-b {color: #F00;font-weight: bold;}
.dred {color: #cc0000;}
.dred-b {color: #cc0000;font-weight: bold;}
.green {color: #008000;}
.green-b {color: #008000;font-weight: bold;}
.grey {color: #808080;}
.grey-b {color: #808080;font-weight: bold;}