@charset "iso-8859-1";
A:LINK {
	text-decoration : underline;
}

A:VISITED {
	text-decoration : underline;
}


/* update page classes */

.cambold {
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.camtext {
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.camfooter {
	color : #000000;
	font-family : verdana, sans-serif;
	font-size : 9px;
	font-weight : normal;
}
