/* CSS Document */

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{
	font-family:Verdana;
	font-size:62.5%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}
.heading {  font-family:tahoma;
  font-weight:bold;
  font-size:11px;
  color:#FFB800;
}
.whitetext {  
  font-family:tahoma;
  font-weight:normal;
  color:#DDDCD9;
  font-size:11px;
  line-height:15px;
}

.phonetext {  
  font-family:arial;
  font-weight:bold;
  color:#ffffff;
  font-size:12px;
}

A.link1:link {text-decoration: none; COLOR:#FFA600; FONT-FAMILY:tahoma; FONT-SIZE: 11px; font-weight: none; } 
 A.link1:visited { text-decoration: none; COLOR:#FFA600; FONT-FAMILY:tahoma; FONT-SIZE: 11px; font-weight: none; } 
 A.link1:hover {
	text-decoration: none;
	color: #ffffff;
	FONT-SIZE: 11px;
	font-weight: normal;
	font-family:tahoma;
} 

A.link2:link {text-decoration: none; COLOR:#FFA600; FONT-FAMILY:tahoma; FONT-SIZE: 11px; font-weight: bold; } 
 A.link2:visited { text-decoration: none; COLOR:#FFA600; FONT-FAMILY:tahoma; FONT-SIZE: 11px; font-weight: bold; } 
 A.link2:hover {
	text-decoration: none;
	color: #ffffff;
	FONT-SIZE: 11px;
	font-weight: bold;
	font-family:tahoma;
} 

.style1 {color: #FFFFFF}
-->
</style>


