/* CSS definition file containing site wide stylesheets */

A:active {
	font-size: 10pt;
 	color: rgb(145, 48, 153);
 	font-weight: bold;
 	text-decoration: none;
font-family: "Comic Sans MS" ;
}

A:link {
font-family: "Comic Sans MS" ;
 	font-size: 10pt;
 	color: rgb(148, 57, 152);
 	font-weight: bold;
 	text-decoration: none 
}

A:visited {
	font-family: "Comic Sans MS";
 	font-size: 10pt;
 	color: rgb(175, 171, 165);
 	font-weight: bold;
 	text-decoration: none 
}

.TextObject {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Comic Sans MS", ;
 	font-size: 10pt;
 	color: rgb(145, 48, 153);
 	font-weight: bold;
 	text-decoration: none 
}

.TextNavBar {
font-family: "Comic Sans MS", ;
 	font-size: 10pt;
 	font-weight: bold;
 	font-style: normal
}

A:hover {
	font-family: "Comic Sans MS";
 	font-size: 10pt;
 	color: rgb(151, 44, 148);
 	font-weight: bold;
 	text-decoration: none 
}
