A:link.cow    { text-decoration: none;		font-family: Times; 	font-weight: medium;	font-size: 12pt;	color: #0088FF; }
A:visited.cow { text-decoration: none;		font-family: Times;		font-weight: medium;	font-size: 12pt;	color: #0088FF; }
A:active.cow  { text-decoration: none;		font-family: Times;		font-weight: medium;	font-size: 12pt;	color: green; }
A:hover.cow   { text-decoration: underline;	font-family: Times;		font-weight: medium;	font-size: 12pt;	color: red; }
A.offsite.cow { text-decoration: none;		font-family: Times;		font-weight: medium;	font-size: 12pt;	color: blue; }

