A:link

{
	color: #ff0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:visited

{
	color: #ff0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:hover
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:active
{
    color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
    text-decoration: none;
}
.heading2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.nav:link, a.nav:visited 
{
    font-size: 10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:hover
{
    font-size: 10px;
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:active  
{
	font-size: 10px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
} 
.rwr_block {
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.rwr_label{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
} // the “Check In:” and “Check Out:” text labels

.rwr_dayLabel{
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
} // the abbreviated name of the current selected date

.rwr_button{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
} // the “GO” button




.boldblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
    text-decoration: none;
}
.boldblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
}
.bold2Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
    text-decoration: none;
}
.bkDateHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.imgright{
float:right;
margin-left:5px;
}
.imgleft{
float:left;
margin-right:5px;
}
A.menu:link

{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.menu:visited

{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.menu:active
{
    color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}