﻿


<!-- /* <style TYPE="text/css"> --> */
A:link		{ color: navy;  text-decoration: none }   /* unvisited link */
A:visited	{ color: navy;  text-decoration: none }   /* visited links */
A:active	{ color: yellow;text-decoration: none }   /* active links */
A:hover {color: red; font-weight: normal; font-style: normal} -->
fprolloverstyle>A:hover {color: red; font-weight: normal; font-style: normal}
<!--   /* </style --> */