.content, a.content, a.content:visited, a.content:link, a.content:active
{
    font-family:Comic Sans MS;
    font-size:13px;
    color:#6b4c03;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

a.content:hover
{
    font-family:Comic Sans MS;
    font-size:13px;
    color:#6b4c03;
	font-weight:normal;
	line-height:18px;
	text-decoration:underline;
}

.content1, a.content1, a.content1:visited, a.content1:link, a.content1:active
{
    font-family:tahoma;
    font-size:13px;
    color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.content1:hover
{
    font-family:tahoma;
    font-size:13px;
    color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.content2, a.content2, a.content2:visited, a.content2:link, a.content2:active
{
    font-family:tahoma;
    font-size:11px;
    color:#000000;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

a.content2:hover
{
    font-family:tahoma;
    font-size:11px;
    color:#000000;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;
}

.title, a.title, a.title:visited, a.title:link, a.title:active
{
    font-family:tahoma;
    font-size:14px;
    color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.title:hover
{
    font-family:tahoma;
    font-size:14px;
    color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


.copyright, a.copyright, a.copyright:visited, a.copyright:link, a.copyright:active
{
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

a.copyright:hover
{
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}