@charset "utf-8";
	
a {
	color: #FFFFFF;
	}
td {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}

	


/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3A3A;
	}

	
#navigation a {
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: repeat;
	background-color: #3A3A3A;
	border: 1px double #CCCCCC;
	}
	
#navigation a:hover {
	background-color: #000000;
	font-weight: bold;
	text-align: left;
	clear: left;
	color: #FFFFFF;
	}
body {
	font-family: Tahoma;
	color: #CCCCCC;
	background-color: #666666;
}

h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight: lighter;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
p, h1, h2 {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.Antrastes {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

