td
{
	font-size:12px;
	line-height:18px;
}


a.menu{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;

}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
a.menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: hand;

}
a.menu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
	cursor: hand;

}

a:link {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;

}
a:hover {
	font-size: 12px;
	line-height: 120%;
	text-decoration: underline;
	color: #333333;

}

a.text:link {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;

}
a.text:visited {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;

}
a.text:hover {
	font-size: 12px;
	line-height: 120%;
	text-decoration: underline;
	color: #333333;

}

.font12
{
	line-height: 150%;
}
