body{
	background-color: #433228;
	COLOR: #ffffcc;
	font-family : Garamond;
	font-size : 17px;
	scrollbar-3dlight-color:##f15929;
	scrollbar-arrow-color:#433228;
	scrollbar-base-color:#433228;
	scrollbar-darkshadow-color:#433228;
	scrollbar-face-color:#f15929;
	scrollbar-highlight-color:#433228;
	scrollbar-shadow-color:#433228;
	scrollbar-track-color:#433228;
}

TABLE {
	border: 0px solid;
	COLOR: #ffffcc;
	font-family : Garamond;
	font-size : 17px;
	align: center;
}
TD    { 
	border: 0px solid;
	padding: 10px;
	align: center;
	vertical-align: middle;
	padding: 4px;
}


a:link {
	COLOR: #f15929;
	font-family : Garamond;
	font-weight : bolder;
	font-style : italic;
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #f15929;
	font-family : Garamond;
	font-weight : bold;
	font-style : italic;
	TEXT-DECORATION: none;
	
}
a:active {
	COLOR: #f15929;
	font-family : Garamond;
	font-weight : bold;
	TEXT-DECORATION: none;	
}
a:hover {
	COLOR: #f15929;
	TEXT-DECORATION: none;
	font-family : Garamond;
	font-weight : bold;
	Text-transform: uppercase;
	background-color: #1E90FF;
}
a.extern:hover {
	COLOR: #f15929;
	TEXT-DECORATION: none;
	font-family : Garamond;
	font-weight : bold;
	Text-transform: uppercase;
	background-color: #1E90FF;
}
IMG {
	border-width: 0;
	border-style: none;
}
HR {
	width: 100%;
	height: 1px;
	color: #ffffcc;
}
