

.blue
{
color:#0000FF;
font-size:16px;
text-decoration:none;
font-family:inherit;
}

.blue:hover
{
color:#000000;
font-size:16px;
text-decoration:underline;
font-family:inherit;
}

.blue1
{
color:#000000;
font-size:16px;
text-decoration:none;
font-family:inherit;
}

.blue:hover
{
color:#0000FF;
font-size:16px;
text-decoration:underline;
font-family:inherit;
}