a		{
	color : #F8CD9E;
	font-family : verdana, arial, tahoma, helvetica;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited	{
	color : #FFFFE0;
}

a:visited:hover	{
	color : #FF0000;
}

a:hover		{
	color : #FF0000;
}

a.press 	{
	color : 00FA9A;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
}

a:visited.press	{
	color : 66CDAA;
}

a:visited:hover.press	{
	color : #FF0000;
}

a.small		{
	color : #F8CD9E;
	font-family : verdana, tahoma, helvetica,  arial;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

a:visited.small	{
	color : #FFFFE0;
}

a:visited:hover.small
		{
	color : #FF0000;
}

a:hover.small	{
	color : #FF0000;
}

p,li,td		{
	color : ffe4c4;
	font-family : verdana, tahoma, helvetica, arial;
	font-size : 10pt;
}

.dark		{
	color : #F8CD9E;
}

.date		{
	color : #00BFFF;
	font-family : verdana, arial, tahoma, helvetica;
	font-weight : bold;
}

.head		{
	color : #F0F8FF;
	font-size : 16pt;
	font-weight : bold;
}

.red		{
	color : #FF4500;
	font-family : verdana, arial, tahoma, helvetica;
	font-weight : bold;
}

.small		{
	font-size : 8pt;
}

.vb		{
	color : ffe4c4;
	font-family : verdana, arial, tahoma, helvetica;
	font-weight : bold;
}

.vdark		{
	color : #F8CD9E;
	font-family : verdana, arial, tahoma, helvetica;
	font-weight : bold;
}
