/* Kelaher Associates LLC Style Sheet */

.greytext {
	font-family:Arial;
	font-size:8pt;
	margin-bottom: 8pt;
	text-indent: 0pt;
	color:#808080;
	text-decoration:none;
}

.normaltext {
	font-family:Arial;
	font-size:9pt;
	color: black;
	text-decoration: none;
}

.plainlink {
	font-family:Arial;
	font-size:9pt;
	color: black;
	text-decoration: underline;
}

.mission {
	font-family:Arial;
	font-size:9pt;
	color: white;
	text-decoration: none;
	padding: 0pt, 20pt, 0pt, 20pt;
	background-image: 
	url('images/maroon_bkg.gif');
	background-repeat: no-repeat;	
}



A.menulink {COLOR: #333333; text-indent: 0pt; font-size: 8pt;  font-weight: bold; font-family: Arial; text-decoration: none;}
A.menulink:active {COLOR: #333333}
A.menulink:visited {COLOR: #333333}
A.menulink:hover {COLOR: #333333; text-decoration: underline;}

A.greylink {COLOR: #808080; text-indent: 0pt; font-size: 8pt;  font-weight: normal; font-family: Arial; text-decoration: none;}
A.greylink:active {COLOR: #808080}
A.greylink:visited {COLOR: #808080}
A.greylink:hover {COLOR: #808080; text-decoration: underline;}