﻿a:active     { color: #FFFFFF; font-family: Arial; font-size: 14pt; text-decoration: none; 
               font-weight: bold }
a:link       {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}
a:visited    { color: #FFFFFF; font-family: Arial; font-size: 14pt; text-decoration: none; 
               font-weight: bold }
a:hover      {
	color: #51D7E6;
	font-family: Arial;
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}