﻿body 
{
    font-family: Arial;
    font-weight: bold;
}

a {
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
    color:Green;
}
