

A:link {
	color: #D46368;
	font-weight: none;
	text-decoration:none;
    }



A:visited {
	color: #D46368;
	text-decoration:none;
    }

A:active {

	color:#D46368;
	text-decoration:none;
    }


A:hover {
	color:#C13D43;
	text-decoration:underline;
	font-weight:none;
	letter-spacing:0pt;
	cursor:move;
    }

.HEAD {
            font-style : normal; 
            font-weight : normal; 
            font-size : 11px; 
            font-family : tahoma; 
            color : #AD3339;
            padding: 2;
		spacing:2;
      	border-bottom: 1px solid #707F10;
      	border-top: 1px solid #707F10;
}

.TBL {
	font-family: verdana; color:#5F602A;
	font-size:11px;
      border-top: 0px solid #5F602A;
      border-bottom: 1px solid #5F602A;
      border-left: 0px solid #5F602A;
      border-right: 1px solid #5F602A;}

.NAV {
	font-family: verdana; color:#707F10;
	font-size:11px;
      border-top: 0px solid #707F10;
      border-bottom: 1px solid #707F10;
      border-left: 1px solid #707F10;
      border-right: 1px solid #707F10;}

body, tr, td {
	font-family: verdana; color:#5A5B28;
	font-size:11px;
	letter-spacing:0pt;
	margin:0;
    }