a.link
{
	font:			xx-small verdana;
	color:			#336633;
}

a.link:hover
{
	color:			#001700;
}
a.menulink
{
	font: 			xx-small verdana;
	font-weight:		bold;
	color:			#ffffff;
	text-decoration:	none;
}


a.menulink:hover
{
	text-decoration:	underline;
}

.heading
{
	font: 			medium verdana;
	font-weight:		bold;
	color:			#000000;
}

.basictext
{
	font: 			xx-small verdana;
	color:			#000000;
}

.ptitle
{
	font: 			x-small verdana;
	font-weight:		bold;
	color:			#336633;
}