:link
	{
	color: #333399;
	text-decoration: underline;
	}

:visited
	{
	color: #333399;
	text-decoration: underline;
	}

:active
	{
	color: #333399;
	text-decoration: underline;
	}

:hover
	{
	color: #CC0000; 
	font-variant: small-caps; 
	font-weight: bold
	}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:hover
	{
	color: #99CC33;
	text-decoration: none;
	}
