#home_quote {
	width:200px;
	float:right;
	font-family:Times New Roman, serif;
	font-size: 16px;
	font-style:italic;
	font-weight:500;
	margin:18px 36px 0px 0px;
	text-align:left;
	}

#home_quote_source {
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	margin:0px 36px 0px 0px;
	}

a {
	background-color : transparent;
	color : #993399;
	text-decoration : underline;
}

a:link {
	background-color : transparent;
	color : #993399;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #663399;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #993399;
	text-decoration : underline;
}

a.onbg:link {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a.onbg:visited {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a.onbg:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}

a.onbg:active {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

.onbg a {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

td.borderright
{
	border-right-width: .1em;
	border-left-width: 0em;
	border-top-width: 0em;
	border-bottom-width: 0em;
	border-style: none;
	border-color: #FFFFFF;
}
.guidetitle{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF00;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}

a:active.guide	{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	}

a:link.guide	{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	}
	
a:hover.guide	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	}
	
a:visited.guide	{
	font-family: Arial, Helvetica, sans-serif;
	color: #993399;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	}
	
a:visited:hover.guide {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

a.blueheader	{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#9999CC;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	}