.text  {
	font-size : 12px;
	color : black;
	font-family : Arial, sans-serif;
}
.head   {
	font-size : 13px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
        text-decoration : none;
	color : #666666;
}
.link  {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : yes;
	color : #43840A;
}
a:active{
	color : #43840A;
}
a:visited{
	color : #43840A;
}
a:hover {
	color : #666666;
}

.tabhead   {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
        text-decoration : none;
	color : #FFFFFF;
}
