.style1{
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 11px;
	font-weight: bold;
}
.style1 a:link { 
	color: #faa520;
	text-decoration: none;
	}
.style1 a:visited { 
	color: #faa520;
	text-decoration: none;
	}
.style1 a:hover { 
	color: #ffffff;
	text-decoration: none;
	}
.style1 a:active { 
	color: #faa520;
	text-decoration: none;
	}
.style2{
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 14px;
	font-weight: bold;
}
.style2 a:link { 
	color: #ffffff;
	}
.style2 a:visited { 
	color: #f2cfb1;
	}
.style2 a:hover { 
	color: #fad904;
	text-decoration: none;
	}
.style2 a:active { 
	color: #f2cfb1;
	}
.style3{
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 14px;
	font-weight: bold;
}
a:link { 
	color: #f2cfb1;
	}
a:visited { 
	color: #f2cfb1;
	}
a:hover { 
	color: #ffe644;
	text-decoration: none;
	}
a:active { 
	color: #f2cfb1;
	}
img.brd { border: 1px solid #f2cfb1;  }



