.content
{
	font-size: 13px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	cursor: default;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:vlink
{
	color: #FFFFFF;
	text-decoration: none;
}



.image
{
	border: 3px solid #FFFFFF;
}

.title
{
	font-size: 16px;
	color: #FF9900;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
} 