/* CSS Document */
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF;}
body {background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; 
	background-image: url(images/bkgrnd.jpg); background-repeat:repeat-x;}
	
a:visited {font-size: 15px; color: #FFCC66; text-decoration: none;} 
a:hover {font-size: 15px; color: #C77A35; text-decoration: none;}
a:active {font-size: 15px; color: #FFCC66; text-decoration: none;}
a:link {font-size: 15px; color: #FFCC66; text-decoration: none;}

a:visited.links {font-size: 16px; color: #FFFFFF; text-decoration: none;} 
a:hover.links {font-size: 16px; color: #FFCC66; text-decoration: none;}
a:active.links {font-size: 16px; color: #FFCC66; text-decoration: none;}
a:link.links {font-size: 16px; color: #FFFFFF; text-decoration: none;}

a:visited.footer {font-size: 10px; color: #FFFFFF; text-decoration: none;} 
a:hover.footer {font-size: 10px; color: #FFCC66; text-decoration: none;}
a:active.footer {font-size: 10px; color: #FFFFFF; text-decoration: none;}
a:link.footer {font-size: 10px; color: #FFFFFF; text-decoration: underline;}
.style1 {font-size: 10px}
.style2 {font-size: 16px; font-weight: bold; }
.style3 {color: #FFCC66; font-weight: bold;}
.style4 {color: #000000}
.style5 {color: #FFFFFF; }
.style6 {color: #FFCC66}
/* LimoBus page  */
p.padding {
	padding: 6px 6px 15px 6px;
}
.left {
	text-align: left;
}