﻿a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.cogenesislink {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}
A.greyred:link     {
	color:rgb(94,94,102);
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
A.greyred:visited  { color:rgb(94,94,102); text-decoration:none;}
A.greyred:active   { color:rgb(94,94,102); text-decoration:none;}
A.greyred:hover    { color:rgb(204,0,0); text-decoration:underline; }
