a:link{
	color: #008080;
	text-decoration: none 
}
a:visited{
	color: #B79300; 
	text-decoration: none
} 	
a:active{
	color: #5F613F;
	text-decoration: none
}
a:hover{
	color: #ffffff;
	text-decoration: none
}

body{ 
background-color: #AFB182;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
bottom-margin: 10px;
marginheight: 0px;
marginwidth: 0px
}

.title{
color: #FFFFFF; font: 16px, century gothic, verdana; font-weight: bold  
}

.sub-title{
color: #000000; font: 10px, arial, sans-serif; font-weight: bold
}

.location{
color: #ffffff; font: 11px, century gothic, tahoma; font-weight: bold
}

.footer{
color: #000000; font: 11px, century gothic,verdana; font-weight: bold
}

.sub-footer{
color: #ffffff; font: 10px,  century gothic, verdana; font-weight: bold
}

table{
font-family: century gothic, tahoma;
color: #000000;
font-size: 13px;
font-weight: normal;
text-align: left
}