.bodyfont {
	font-size: 14px;
	line-height: 21px;
	color: #666666;
}
a.link1:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.link1:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.link1:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.link1:hover{
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;

}
a.link2:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.link2:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.link2:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.link2:hover{
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
.width {
	font-size: 12px;
	color: #000000;
	width: 120px;
}
.border {
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}
BODY {
	SCROLLBAR-FACE-COLOR: #f9f9f9; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: white; SCROLLBAR-ARROW-COLOR: #cccccc; SCROLLBAR-TRACK-COLOR: #f3f3f3; SCROLLBAR-DARKSHADOW-COLOR: #333333
}
A {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 19px; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; LINE-HEIGHT: 19px; TEXT-DECORATION: none
}
