A:link {text-decoration: none; color: #e5e0da;}
A:visited {text-decoration: none; color: #ffcd9d;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #fe8209;}

a.para:link {text-decoration: none; color: #00c;}
a.para:visited {text-decoration: none; color: #00c;;}
a.para:hover {text-decoration: underline; color: #fe8209;}
a.para:active {text-decoration: none; color: #00f;}

a.index:link {text-decoration: none; color: #cc6600;}
a.index:visited {text-decoration: none; color: #cc6600;}
a.index:hover {text-decoration: underline; color: #0000ff;}
a.index:active {text-decoration: none; color: #00f;}

	.bkg-tab {
		background-image: url(img/bkg-sec.jpg);
		background-repeat: repeat-x;
}

	.bkg-tour {
		background-image: url(img/bkg_tour.jpg);
		background-repeat: repeat-x;
}

	.info1  {
        font-family: tahoma, arial, san-serif;
        font-weight: normal;
		color: #421603;
        font-size: 10pt;
        text-decoration: none;
		text-align: left;
}

	.info2  {
        font-family: tahoma, arial, san-serif;
        font-weight: normal;
		color: #fdf9f0;
        font-size: 10pt;
        text-decoration: none;
		text-align: left;
}

	.info3  {
        font-family: tahoma, arial, san-serif;
        font-weight: normal;
		color: #000000;
        font-size: 10pt;
        text-decoration: none;
		text-align: left;
}

	.infobright  {
        font-family: tahoma, arial, san-serif;
        font-weight: normal;
		color: #fffa73;
        font-size: 10pt;
        text-decoration: none;
		text-align: left;
}

	.h1  {
        font-family: georgia, times new roman, times, serif;
        font-weight: bold;
		color: #421603;
        font-size: 14pt;
        text-decoration: none;
}

	.h2  {
        font-family: georgia, times new roman, times, serif;
        font-weight: bold;
		color: #fdf9f0;
        font-size: 14pt;
        text-decoration: none;
}

	.byline  {
        font-family: georgia, times new roman, times, serif;
        font-weight: bold;
		color: #421603;
        font-size: 8pt;
        text-decoration: none;
		text-align: left;
}

	.byline2  {
        font-family: georgia, times new roman, times, serif;
        font-weight: bold;
		color: #fdf9f0;
        font-size: 8pt;
        text-decoration: none;
		text-align: left;
}

	.foot  {
        font-family: verdana, arial, sans-serif;
        font-weight: normal;
		color: #f1e9dc;
        font-size: 8pt;
        text-decoration: none;
}

	.footlink  {
        font-family: verdana, arial, sans-serif;
        font-weight: normal;
		color: #e5e0da;
        font-size: 9pt;
        text-decoration: none;
}

	.tourbox  {
		width:auto;
		height:auto;
		background-color:#ffffff;
		border-width:1px;
		border-color:#421603;
		padding-top:8px;
		padding-left:8px;
		padding-right:8px;
		padding-bottom:8px;
}
		
