<style type="text/css">
A:link {font-weight:bold; font-size:14px; color: red;}
A:visited {font-weight:bold; font-size:14px; color: black;}
A:active {font-weight:bold; font-size:14px; color: red;}
A:hover {font-weight:bold; font-size:14px; color: blue;}
</style>