#pscroller2{
width: 362px;
height: 252px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #5A5A5A;
	}
	
bookings {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; 
	color: #ffffff;
	text-transform: uppercase;
	}
body {
	background-color : #000000;
	margin: 0px;
	}
	
table, tr, td {
	}

a {
	text-decoration: none;
	color: #FFFF00;
	}
	
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
hr {
     border-top: 1px dashed #999999;
     color: #999999;
     height: 1px;
    }

li {
	list-style: outside;
	list-style-image: url(images/bullet.gif);
	size: 1px;
	margin-left: -24px;
	margin-top: -5px;
	}
	
strong {
	text-decoration: bold;
	}		

.footer {
	padding-top: 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;	
	text-transform: uppercase;
	color: #666666;
	}

.footer a {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;	
	text-decoration: none;
	color: #383838;
	}
	
.footer a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;	
	text-decoration: none;
	color: #383838;
	}

.footer a:hover {
	text-decoration: underline;
	color: #999999;
	}

.footer a:active {
	text-decoration: none;
	color: #ffffff;
	}

.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px; 
	color: #ffffff;
	text-transform: uppercase;
	}
	.head a {
	text-decoration: none;
	color: #ffffff;
	}
	.head a:hover {
	text-decoration: none;
	color: #ffffff;
	}
	.head a:active {
	text-decoration: none;
	color: #ffffff;
	}
	.head a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.subhead {
	color: #ffffff;
	}
	.subhead a {
	text-decoration: none;
	color: #FFCC00;
	}
	.subhead a:hover {
	text-decoration: none;
	color: #FFCC00;
	}
	.subhead a:active {
	text-decoration: none;
	color: #FFCC00;
	}
	.subhead a:visited {
	text-decoration: none;
	color:  #ffffff;
	}

