A:link {
			color: #8D3100;
			TEXT-DECORATION: none;
			}
A:visited {
			color: #8D3100;
			TEXT-DECORATION: none;
			}
A:hover {
			color: #000000;
			TEXT-DECORATION: none;
			}

A:link.navbar {
 			color : #ffffff;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;			
 			}
			
A:visited.navbar  {
 			color : #ffffff;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;
 			}

A:hover.navbar {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;			
 			}
			
A:link.navleft {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;			
 			}
			
A:visited.navleft  {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;
 			}

A:hover.navleft {
 			color : #000000;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;			
 			}

A:link.normal {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}
			
A:visited.normal  {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;
 			}
 			
A:hover.normal {
 			color : #000000;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}

A:link.whitenormal {
 			color : #ffffff;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}
			
A:visited.whitenormal  {
 			color : #ffffff;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;
 			}
 			
A:hover.whitenormal {
 			color : #8D3100;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}
			
A:link.email {
 			color : blue;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}
			
A:visited.email  {
 			color : blue;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;
 			}
 			
A:hover.email {
 			color : #000000;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}

A:link.external {
 			color : #2b7d28;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}
			
A:visited.external  {
 			color : #2b7d28;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;
 			}
 			
A:hover.external {
 			color : #000000;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: underline;			
 			}

.BESS {
 			color : #e50000;
 			font-weight : bold;
 			font-style : normal;
			text-decoration: none;
 			}
 			
