.font{
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
}
.font A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.font A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;
	text-decoration: underline;

}

.middletext {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.middletext A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.middletext A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
}
.downtext {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.downtext A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.downtext A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A{
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #00FFFF;
	text-decoration: none;
}
.dotline {
    font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #0000ff;
	border: 1px none;
	text-decoration: none;
}
.blue A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #0000ff;
}
.blue A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #0000ff;
	text-decoration: underline;
}
.green{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #99cc00;
	border: 1px none;
	text-decoration: none;
}
.green A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #339900;
}
.green A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #99cc00;
	text-decoration: underline;

}
.big A{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #0000ff;
	text-decoration: none;

}
.big A:hover{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #ff3300;
	text-decoration: underline;
}
.red A:hover{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #cc0000;
	font-weight: bold;
    text-decoration: underline;
}
.document {
	color: #0033FF;
}
.wide {
	font-size: 12px;
	font-weight: bold;
}
.white {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.verybig {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000099;
}
