

a.room:link {

	color: #FFFFCC;

	text-decoration: underline;

	font-size: 14px;

	font-weight: bold;

} 



a.room:visited {

	color: #FFFFCC;

	text-decoration: underline;

	font-size: 14px;

	font-weight: bold;

} 



.textC {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #0000CC;	

}



pre {text-indent: 30px}



	#tabmenu {

		color: #000;

		border-bottom: 0px solid black;

		margin: 12px 0px 0px 0px;

		padding: 0px;

		z-index: 1;

		padding-left: 0px }



	#tabmenu li {

		display: inline;

		overflow: hidden;

		list-style-type: none; }



	#tabmenu a, a.active {

		color: #FFFFCC;

		background: #6699CC;

		font: bold .9em "Trebuchet MS", Arial, sans-serif;

		border: 1px solid black;

		padding: 2px 5px 0px 5px;

		margin: 0;

		text-decoration: none; }



	#tabmenu a.active {

		background: #CC3366;

		border-bottom: 0px solid #CC3366; }



	#tabmenu a:hover {

		color: #fff;

		background: #ffcc33; }



	#tabmenu a:visited {

		color: #FFFFCC; }



	#tabmenu a.active:hover {

		background: #0066CC;

		color: #DEDECF; }



	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;

		text-align: justify;

		background:  #CC3366;

		padding: 5px;

		border: 1px solid black;

		border-top: none;

		z-index: 2;	}



	#content a {

		text-decoration: none;

		color: #FFFFCC; }



	#content a:hover { background: #898B5E; }



	

	