
DIV, SPAN, BODY, P, TABLE, TR, TD { font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Sans-Serif; }


.theBigText
{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.theBigText a:link
{
	text-decoration: none;
	color: #F00;
	font-weight: normal;
}

.theBigText a:active
{
	text-decoration: underline;
	color: #CF0;
	font-weight: normal;
}
.theBigText a:visited
{
	text-decoration: none;
	color: #900;
	font-weight: normal;
}
.theBigText a:hover
{
	text-decoration: underline;
	color: #600;
	font-weight: normal;
}


.theText
{
	font-size: 10px;
	color: #000;
	line-height: 16px;
	font-family: Verdana, Arial;
}

.theText a:link
{
	text-decoration: none;
	color: #F00;
	font-weight: normal;
}

.theText a:active
{
	text-decoration: underline;
	color: #CF0;
	font-weight: normal;
}
.theText a:visited
{
	text-decoration: none;
	color: #900;
	font-weight: normal;
}
.theText a:hover
{
	text-decoration: underline;
	color: #600;
	font-weight: normal;
}




.theName
{
	color: #000;
	font-weight: bold;
}

.theName a:link
{
	text-decoration: none;
	color: #000;
		font-weight: bold;
}

.theName a:active
{
	text-decoration: underline;
	color: #CF0;
		font-weight: bold;
}
.theName a:visited
{
	text-decoration: none;
	color: #000;
		font-weight: bold;
}
.theName a:hover
{
	text-decoration: underline;
	color: #600;
		font-weight: bold;
}

.theTitle { color: #666; }


