.guest_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.date_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	line-height: 20px;
}
.title_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
 
div.transOFF {
	width: 100%;
	background-color: #003300;
	border:1px solid black;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div.transON {
	width: 100%;
	opacity:.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.5;
	border:1px solid black;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }

A:link {
	text-decoration: none;
	color: #B0CBAB;
}
A:visited {
	text-decoration: none;
	color: #B0CBAB;
}
A:active {
	text-decoration: none;
	color: #B0CBAB;
}
A:hover {
	text-decoration: underline;
	color: #B0CBAB;}
.audio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border: 3px dashed #FFFFFF;
	line-height: 30px;
}
.websites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
}
.italic {
	font-style: italic;
}
.b {
	font-weight: normal;
}
