/* CSS Document */
body {
	margin: 1;
	body bgcolor="#FFFFFF"
	font-family: arial, verdana, sans-serif;
	}
	
td {
	color: #D3BAA0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}
.text {
	color: #D3BAA0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

/* Header Links */

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:hover { 
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	}

a:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;;
	}

/* body links */

a.body:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D3BAA0;
	}

a.body:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D3BAA0;
	}

a.body:hover { 
	font-weight: bold;
	text-decoration: underline; 
	color: #D3BAA0;
	}

a.body:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #D3BAA0;
	}

a.fest:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #C79138;
	}

a.fest:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #C79138;
	}

a.fest:hover { 
	font-weight: bold;
	text-decoration: underline; 
	color: #FFCC33;
	}

a.fest:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #C79138;
	}

.head { 
	font-weight: bold; 
	font-size:16px;
	color: #FF0000;
	}

a.bodyp:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #90393F;
	}

a.bodyp:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #90393F;
	}

a.bodyp:hover { 
	font-weight: bold;
	text-decoration: underline; 
	color: #90393F;
	}

a.bodyp:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #90393F;
	}