 /* cfmods/styleCAO.css - CAO css   */

body {   background: white url("images/bkg.gif");  background-repeat: no-repeat;  background-attachment: fixed; 
	background-position: top left; font-family: ariel; font-size: 14px; 
	margin-top: 30px; margin-left: 50px }


a:link { color: #0000ff; text-decoration: none; }
a:visited { color: #0000ff; text-decoration: none; }
a:hover { color: #6F1C4D; text-decoration: underline; }
a:active { color: #6F1C4D; text-decoration: none; }

a.menuLink:link { color: #ffffff; text-decoration: none; }
a.menuLink:visited { color: #ffffff; text-decoration: none; }
a.menuLink:hover { color: #ffffff; text-decoration: underline; }
a.menuLink:active { color: #ffffff; text-decoration: underline; }

.all { font-family: arial; margin-top: 15px; margin-left: 30px; 
	font-size: 12px;}

.byline { font-size: 12px; font-style: italic; margin-top: 0px}

.slogan { font-weight: bold; color=#109A3D; font-size: 14px }

.menu { font-weight: bold; color=#ffffff }

.purple { color=#6F1C4D; font-weight: bold }

.ar14grn 	{ font-family: Arial; 	font-size: 14 pt;	color: Green; }
	