a.rsg:link, a.rsg:visited, a.rsg:active{
	color:#333;
	text-decoration:none;
}
a.rsg:hover{
	color:#333;
	text-decoration:underline;
}

a.footer:link, a.footer:visited, a.footer:active{
	color:#999;
	text-decoration:none;
}
a.footer:hover{
	color:#999;
	text-decoration:underline;
}
a.red:link, a.red:visited, a.red:active{
	color:#a61414;
	text-decoration:none;
}
a.red:hover{
	color:#a61414;
	text-decoration:underline;
}

a.white:link, a.white:visited, a.white:active{
	color:#FFF;
	text-decoration:none;
}
a.white:hover{
	color:#FFF;
	text-decoration:underline;
}

a.yellow:link, a.yellow:visited, a.yellow:active{
	color:#ffca01;
	text-decoration:none;
}
a.yellow:hover{
	color:#ffca01;
	text-decoration:underline;
}

.onTheFloorTitle {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.RSGtext {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.floorBox1 {
	padding:5px 12px;
}

.floorBox2 {
	background-color:#ede6dd;
	padding:5px 12px;
}

.pressRoom {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.pressRoom2 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #ffca01;
	font-weight: bold;
	padding:3px 0px 2px 0px;
}

.textT11w {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.footer {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#1A1A1A;
	padding:14px 0px 15px 0px;
	text-align:center;
	color:#999;	
}