a:link {color: #6495ED; text-decoration: none}
a:visited {color: #6495ED; text-decoration: none;}
a:active {color: #FF0000; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

Body {background:#000000 URL("Images/bg.png");
	margin-top: 0px;
	margin-left: 0px;
	margin-Bottom: 0px;
	font-family: Garamond, Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color:rgb(0,0,0);
	}

Body.Rent {background:#000000 URL("Images/bg.png");
	margin-top: 0px;
	margin-left: 0px;
	margin-Bottom: 0px;
	font-family: Garamond, Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color:rgb(255,255,255);
	}

Table {background: #FFFFFF;
	Width: 700pt;
	Border: 1pt;
	}

Table.Location {Width: 350pt;
	}

Table.Bar {background:URL("Images/Bar.jpg");
	background-size: 100%;
	Width: 700pt;
	Height: 200pt
	}

Table.Rent {background: #000000;
	Width: 700pt;
	Border: 1pt;
	}


P {font-family: Garamond, Arial;
	line-height: 150%;
	text-indent:50px;
	}

span.firstletter {font-family: Arial;
	line-height: 130%;
	text-indent:50px;
	FONT-SIZE: 200%;
	color:rgb(0,0,255);
	}

span.price {font-family: Arial;
	line-height: 130%;
	text-indent:50px;
	text-align: center;
	FONT-SIZE: 200%;
	color:rgb(0,128,0);
	}

H1 {font-family: Textbook, Helvetica, Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	color:rgb(255,165,0);
	margin: 0px
	}

H2 {font-family: Textbook, Helvetica, Times New Roman;
	font-size: 24pt;
	font-weight: normal;
	color:rgb(255,255,255);
	margin: 0px
	}

H1.Rent {font-family: Textbook, Helvetica, Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	color:rgb(0,128,0);
	margin: 0px
	}

input.form {background:rgb(211,211,211);
	}

select {background:rgb(211,211,211);
	}

textarea {background:rgb(211,211,211);
	}
