.yellow
{
	font-family: Verdana;
	font-size: 11; 
	font: bold;
	color:#FFCA1F;
	line-height: 15px;
}
.yellowtitle
{
	font-family: Verdana;
	font-size: 14; 
	font: bold;
	color:#FFCA1F;
}
.white
{	
	font-family: Verdana;
	font-size: 11; 
	line-height: 15px;
	color:#E1681C;
}
.whitetitle
{	
	font-family: Verdana;
	font-size: 14; 
	line-height: 18px;
	color:#E1681C;
}
a
{
	font-family: Verdana;
	font-size: 11; 
	line-height: 15px;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.white
{
	color:#E1681C;
}
a.whitetitle
{
	color:#E1681C;
	font-size: 14;
}
a.menu
{
	color:#E1681C;
	font-size: 12;
	line-height: 20px;
	text-decoration: none
}
a.yellow
{
	color:#FFCA1F;
}

