/* CSS Document */
body, table, font {
	font-family: Verdana;
	font-size:11px;
	padding: 0;
	margin:0;
}
body {
	background-color:#000000;
}
.highlight {
	color:#990033;
	font-weight:bold;
}
.highlight2,.highlight2 a,.highlight2 a:active{
	font-size:10px;
	color:#990033;
  font-weight:bold;
}
.highlight2 a:hover{
	font-size:10px;
	color:#990033;
	text-decoration:none;
}
.lienhotels a,.lienhotels a:active{
	font-size:10px;
	color:#000000;
  font-weight:bold;
}
.lienhotels a:hover{
	font-size:10px;
	color:#4b5a23;
	text-decoration:none;
}
.vignette div{
	float:left;
	padding-right:20px;
	width:100px;
}
.vignette img{
	border:solid 1px #000000;
}
.bottomlink,.bottomlink a,.bottomlink a:active {
	font-size:10px;
	color:#CCCCCC;
	font-weight:bold;
}
.bottomlink a:hover {
	font-size:10px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}

.black:link
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;

}
.black:visited
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;
}
.black:hover
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:none;
}
.black:active
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;
}

SELECT { 
	font-family:verdana;
	font-size:9px;
	border:0;
}
input,textarea { 
	font-family:verdana;
	font-size: 9px; 
	background-color: #FFFFFF ; 
}
.button {;}