/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Times New Roman Baltic",  serif;
 	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold
}

A:link {
	font-family: "Times New Roman Baltic",  serif;
 	font-size: medium;
 	color: rgb(13,11,80);
 	font-weight: bold
}

A:visited {
	font-size: medium;
 	color: rgb(0,0,0)
}

P {
	font-family: "Times New Roman Baltic",  serif;
 	font-size: medium;
 	color: rgb(63,122,92)
}

A {
	font-size: small;
 	color: rgb(0,0,0);
 	font-weight: bold
}

A:hover {
	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold
}
