A {
	font-family: tahoma,arial;
	font-weight: bold;
	font-size: smaller;
}
	
A:link {
	color: #AAAA00;
	text-decoration: none;
}

A:visited {
	color: #FF9933;
	text-decoration: none;
}

A:hover	{
	color: RGB(255,207,50);
	text-decoration: underline;
}

h2	
{
	font-family: Tahoma;
	color: #FF9933;
}

h3	
{
	font-family: Tahoma;
	color: Gold;
}

h6	
{
	font-family: Tahoma;
	color: #FF9933;
}