a.link {
	font-size: 12px;
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.link:hover {
	font-size: 12px;
	color: #FF7800;
	text-decoration: underline;
}


a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.orange-link {
	font-size: 12px;
	color: #FF7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.orange-link:hover {
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: underline;
}

a.gs-link {
	font-size: 11px;
	color: #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.gs-link:hover {
	font-size: 11px;
	color: #FF7800;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	}
	
.orange-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF7800;
	text-decoration: none;
	}
	
.gray-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AEAEAE;
	text-decoration: none;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
	}
	
.gs-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEAEAE;
	text-decoration: none;
	}
	
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.bd-bc {
	background-image: url(obg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #FF7800;
	}
	
.bdl-bc {
	background-image: url(ok.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FF7800;
	}
	
.tt {
	background-image: url(tt_co.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
.bpl {
	background-image: url(bpl.gif);
	background-position: top;
	background-repeat: repeat-x;
	}


.fs { WIDTH: 70% }
.fs2 { WIDTH: 100% }
.ff { FONT-SIZE: 11px } 


