A:link		{
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
A:visited	{
	color:#003399;
	text-decoration: none;
	font-weight: bold;
}
A:active	{
	color:#ffff00;
	text-decoration: none;
	font-weight: bold;
}
A:hover		{
	color:#ff8800;
	text-decoration: none;
	font-weight: bold;
}
.norm {
	font-size: 12px;
	line-height: 120%;
}
.str {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
.large {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
