.font12 {  font-size: 12px}
.font14 {  font-size: 14px}
.font13 {  font-size: 13px}
.font12_18 {  font-size: 12px; line-height: 18px}
.fotn10 {  font-size: 10px}
.font9 {  font-size: 9px}

#link1:link{
	color:#CCCCCC;

}

#link1:visited{
	color:#CCCCCC;

}

#link1:active{
	color:#CCCCCC;
	text-decoration:none;

}

#link1:hover{
	color:#CCCCCC;
	text-decoration:none;
}





A:link{
	color:#0000ff;
        font-weight:bold;

}

A:visited{
	color:#000099;
        font-weight:bold;

}

A:active{
	color:#0000ff;
	text-decoration:none;
        font-weight:bold;

}

A:hover{
	color:#CCCCCC;
	text-decoration:none;
}
