.size9px {
		font-size: 9px;
}
.size10px {
		font-size: 10px;
		line-height: 12px
}
.size12px {
		font-size: 12px;
		line-height: 14px
}
.size14px {
		font-size: 14px;
		line-height: 18px
}
A:link{
		font-style : normal;
		color : #003399;
		text-decoration : underline;
}
A:visited{
		font-style : normal;
		color : #003399;
		text-decoration : underline;
}
A:hover{
		font-style : normal;
		color : #ff6600;
		text-decoration : underline;
}
.head  {
		font-style : normal;
		color : #ffffff;
		text-decoration : none;
}
A:visited.head  {
		font-style : normal;
		color : #ffffff;
		text-decoration : none;
}
A:hover.head  {
		font-style : normal;
		color : #ffffff;
		text-decoration : underline;
}
.text  {
		font-style : normal;
		color : #000000;
		text-decoration : none;
}
A:visited.text  {
		font-style : normal;
		color : #000000;
		text-decoration : none;
}
A:hover.text  {
		font-style : normal;
		color : #ff6600;
		text-decoration : underline;
}