﻿a:link {color: red; font-weight:bold; text-decoration: none;} 
a:visited {color: red; font-weight:bold; text-decoration: none;}
a:hover {color: red; font-weight:bold; text-decoration: underline;}
a:active {color: red; font-weight:bold; text-decoration: underline;}
