a.blue		{
	color: #980BCE;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}
a.blue:hover	{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

a.withe	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.withe:hover	{
	color: #FFFF33;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}

a.black		{
	color: #CCFF99;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.black:hover	{
	color: #FFFF00;
	font-family: Verdana;
	font-size: 10px;
}

a.black2		{
	color: #005B88;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a.black2:hover	{
	color: #00354F;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}

a.violet	{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.violet:hover	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.lightorange	{ color: #F7DECE }
.lighred	{ color: #EFD6D6 }
.lightgreen	{ color: #CEE7E7 }
.lightblue	{ color: #80BBD9 }
.lightviolet	{ color: #d6cede }

p.news		{ margin-top: 0.6em; }

p.news a.blue:visited	{ color: #505050 }
a.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.disclaimer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #04608F;
}
