A:link
{ text-decoration: none; color: #4A6368; font-weight: bold}
A:visited
{ text-decoration: none; color: #4A6368; font-weight: bold}
A:hover
{ text-decoration: none; color: #DEEBEC }
A{ cursor:help }
body{
font-family: Arial;
font-size: xx-small;
color: #fffffff;
cursor: crosshair;

scrollbar-arrow-color: #DEEBEC;
scrollbar-base-color: #4A6368;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #9EB3B4;
scrollbar-face-color: #4A6368;
scrollbar-shadow-color: #DEEBEC;
scrollbar-highlight-color: #4A6368;

}
input, textarea
{ background-color: #4A6368;
font-family: verdana,tahoma;
font-size: 9;
color: #DEEBEC; 
border-style: dashed;
border-color: #ffffff;
border-width: 0pt}
td
{ font-family: arial;
font-size: xx-small;
color: #293639;
background-repeat: repeat-y; }

.gorge {
background-color: #000000;
font-weight: Bold;
font-family: Verdana;
letter-spacing: 3px;
color: #ffffff;
padding-left: 3px;

}


a:hover.macintire {
	background-image: url('link.jpg');
	background-repeat: no-repeat;
	background-position: 0px right;
	padding-right: 18px;
	color: #ea0000;
	text-decoration: none;

}