/* CSS definition file containing site wide stylesheets */
A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: rgb(0,153,255);
	font-weight: normal;
	font-style: normal;
}
A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: rgb(153,51,255);
	font-weight: normal;
	font-style: normal;
}
.Caption {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif;
	font-size: x-small;
	color: rgb(0,51,0);
	font-style: italic;
}
.Captions {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif;
	font-size: x-small;
	color: rgb(0,51,0);
	font-style: italic;
}
A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: rgb(102,51,204);
	font-weight: normal;
	font-style: normal;
}
A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: rgb(0,0,204);
	font-weight: normal;
	font-style: normal;
}
A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	color: rgb(102,204,255);
	font-weight: normal;
	font-style: normal;
}
