
a:hover {
	text-decoration: underline;
}

#content #pageTitle {
	font-size: 1.2em; 
}

#content {
	width:590px;
	overflow:auto;
	float:left;
	color: #666666;
	font-size: 1.1em;	
	padding:0px;
}

#oSigned {
	color: #493A8B;
}

#oTextBody {
	width:547px;
	padding-right: 20px;
	border:0px solid blue;
}

#content div.linkTitle
{
	float: left;
	width: 239px;
	color: #493A8B;
}
#content div.linkTitle a
{
	color: #493A8B;
	font-weight: bold;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.link
{
	width: 250px;
	margin-right: 12px;	
	border-top: 1px solid #6258A0;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	
}

.linkLink {
	width: 250px;;
}


.linkInLink
{
	color: #493A8B;
	text-decoration: underline;
}

.link a
{
	color: #666666;
}

.link a:hover
{
	text-decoration: underline;
}

.intro
{
	font-size: 1.2em;
	width: 350px;
}

.doubleBracket
{
	color: #493A8B;
	padding-top: 5px;
}




