A.menu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe3;
	font-weight: bold;
	text-decoration: none
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe3;
	font-weight: bold;
	text-decoration: none
}

A.menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe3;
	font-weight: bold;
	text-decoration: none
}

A.menu:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe3;
	font-weight: bold;
	text-decoration: underline
}


.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffe3;
	font-weight: bold;
	text-decoration: none
}




/*============================================
 Contest Text 
=========================================== */

.tx10
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}

.tx11
{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}

.tx12
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}

.tx14
{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}




.storytext
{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hdgstory
{
	font-size: 22px;
	font-weight: normal;
	color: #550022;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none
}



/*============================================
 Text Emailblast
=========================================== */

.tx_eblast {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #660033;
	font-weight: normal;
}
.tx_message {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}