<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Style Sheet for Cafe Royale</title>
	<style type="text/css">

body { margin: 0 auto; }
 

.white	{ font: 11px "trebuchet ms"; color: white}
a.white:link {font: 11px "trebuchet ms"; color: white; text-decoration:underline}
a.white:visited {font: 11px "trebuchet ms"; color: #999999; text-decoration:underline }
a.white:hover {font: 11px "trebuchet ms"; color: #999999; text-decoration:underline}


.hours	{ font: 11px "trebuchet ms"; color: #000000; text-decoration:none}
a.hours:link {font: 11px  "trebuchet ms"; color: #990000; text-decoration:underline}
a.hours:visited {font: 11px   "trebuchet ms"; color: black; text-decoration:underline}
a.hours:hover {font: 11px   "trebuchet ms"; color: #999999; text-decoration:underline}

.tagline { font: 10px "arial", "helvetica", "verdana"; color: #black; text-decoration:none}

.splash	{ line-height: 3.2em; font: 11px "trebuchet ms"; color: white; text-decoration:none}
a.splash:link {font: 11px "trebuchet ms"; color: white; text-decoration:underline}
a.splash:visited {font: 11px "trebuchet ms"; color: #990000; text-decoration:underline }
a.splash:hover {font: 11px "trebuchet ms"; color: #999999; text-decoration:underline}

.text		{ font: 13px   "trebuchet ms"; color: #000000 }
a:link {font: 13px  "trebuchet ms"; color: #990000}
a:visited {font: 13px   "trebuchet ms"; color: black}
a:hover {font: 13px   "trebuchet ms"; color: #999999}

.telfax { font: 8px "arial", "helvetica", "verdana"; color: #000000}



H1		{ font: 12px  "verdana"; color: black; font-weight: bold; text-decoration:none; margin-left: 0%; margin-top: 0em; margin-bottom: 0em; }
H2 { font: 10px "arial", "helvetica", "verdana"; color: white; font-weight: bold; text-decoration:none; margin-left: 27%}
H3	{ font: 20px "arial", "helvetica", "verdana"; color: white; font-weight: normal; text-decoration:none; margin-left: 0%;  margin-top: 0em; margin-bottom: 0em; }

UL {display: list-item}

td {font: 12px "trebuchet ms"; }

.topFold 	{ position:relative }
	</style>
</head>

<body>


</body>
</html>

















