/* CSS definition file containing site wide stylesheets */

A:active {
	font-size: 16pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	font-size: 16pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-size: 16pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-size: 12pt;
 	color: rgb(0,0,0)
}

A {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(76,62,42)
}

.TextNavBar {
	font-family: "Lucida Sans Unicode",  Arial,  Helvetica,  Sans-serif;
 	color: rgb(0,0,0)
}

A:hover {
	font-size: 16pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}
