A:link {
	color: #FFFFFF
	text-decoration: underline;
}

A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
}

A:hover {
	color: #E6001D;
	text-decoration: underline;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:hover {
	color: #E6001D;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Arial;
	font-weight : Bold;
	color: #FFFFFF;
}

P {
	font-size: 15px;
	font-family : Arial;
	font-weight : Bold;
	line-height:19px;
	color: #FFFFFF;
}

TD.dark {
	font-size: 15px;
	font-family : Arial;
	font-weight : Bold;
	line-height:17px;
	color : #FFFFFF;
}

P.dark {
	font-size: 15px;
	font-family : Arial;
	font-weight : Bold;
	line-height:17px;
	color : #FFFFFF;
}

TD.smaller {
	font-size: 13px;
	font-family : Arial;
	color : #FFFFFF;
}

P.smaller {
	font-size: 13px;
	font-family : Arial;
	color : #FFFFFF;
	
}

.boldtext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
line-height:22px;
color:#FFFFFF;
}

.boldtextYEL
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
line-height:22px;
color:#FFFF00;
}
