
a:link, a:active {COLOR: 692055; }
a:visited {COLOR: 692055; }
a:hover {COLOR: 000000; }

a.footer {font-family: verdana; font-size: 9; color: 692055; text-decoration: none; }

a.menu:link, a.menu:visited {font-family: arial; font-size: 12; color: 000000; text-decoration: none; font-weight: bold; }
a.menu:active {font-family: arial; font-size: 12; color: fffaaf; text-decoration: none;  font-weight: bold;}
a.menu:hover {font-family: arial; font-size: 12; color: fffaaf; text-decoration: none;  font-weight: bold;}
	
#small { 
	font-family: verdana; 
	font-size: 9 
	}
	
#med { 
	font-family: verdana; 
	font-size: 11 
	}
	
#lg { 
	font-family: verdana; 
	font-size: 12 
	}
	
#header {
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#emphasis {
	font-family: verdana;
	font-weight: bold;
	color: #692055;
	}

table.lined {
	border-width: thin;
	border-color: #fffaaf ;
	padding: 16em;
	}
	
td.thin_black_bottom {  
	border-bottom: solid #555555;
	border-bottom-width: 1px
	}

td.thick_gray { 
	border: solid #bbbbbb;
	border-width: 1px
	}

td.thick_gray_top { 
	border-top: solid #bbbbbb;
	border-top-width: 1px
	}

td.thick_gray_bottom { 
	border-bottom: solid #bbbbbb;
	border-bottom-width: 1px
	}

td.thick_gray_left { 
	border-left: solid #bbbbbb;
	border-left-width: 1px
	}

td.thick_gray_right { 
	border-right: solid #bbbbbb;
	border-right-width: 1px
	}

