@charset "utf-8";
/* CSS Document */

.greytext{
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	color: #333333;
}
.greytext A:link{
	font-family:Verdana, Geneva;
	color:#669900;
	line-height:16px;
	text-decoration:underline;
	font-size:11px
}
.greytext A:visited{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#669900;
	line-height:16px;
	text-decoration:underline
}
.greytext A:hover{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#99CC00;
	line-height:16px
}
.greytext A:active{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#99CC00;
	text-decoration:none;
	line-height:16px
}

.greytext_heading{
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:15px;
	font-weight: bold;
	color: #4B4B4B;
}
.greytext_heading A:link{
	font-family:Verdana, Geneva;
	color:#4B4B4B;
	line-height:15px;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
}
.greytext_heading A:visited{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#4B4B4B;
	line-height:15px;
	text-decoration:none;
	font-weight: bold;
}
.greytext_heading A:hover{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#3399FF;
	font-weight:bold;
	line-height:15px;
}

.greytext_heading A:active{
	font-family:Verdana, Geneva;
	font-size:11px;
	color:#4B4B4B;
	text-decoration:none;
	line-height:15px;
	font-weight: bold;
}




.greymini{font-family:Verdana, Geneva;font-size:10px;line-height:13px;color:#4B4B4B}

.greymini A:link{
	font-family:Verdana, Geneva;
	color:#055BA8;
	line-height:13px;
	font-size:10px;
	text-decoration: underline;
}
.greymini A:visited{
	font-family:Verdana, Geneva;
	font-size:10px;
	color:#055BA8;
	line-height:13px;
	text-decoration: underline;
}
.greymini A:hover{
	font-family:Verdana, Geneva;
	font-size:10px;
	color:#FFCC00;
	line-height:13px;
	text-decoration: none;
}
.greymini A:active{
	font-family:Verdana, Geneva;
	font-size:10px;
	color:#FFCC00;
	line-height:13px;
	text-decoration: none;
}


.footertext{
	font-family:Verdana, Geneva;
	font-size:9px;
	line-height:15px;
	color:#666666;
}
.footertext A:link{
	font-family:Verdana, Geneva;
	color:#666666;
	line-height:15px;
	font-size:9px;
	text-decoration: underline;
}
.footertext A:visited{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#666666;
	line-height:15px;
	text-decoration: none;
}
.footertext A:hover{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#99CC00;
	line-height:15px;
	text-decoration: underline;
}
.footertext A:active{
	font-family:Verdana, Geneva;
	font-size:9px;
	color:#666666;
	line-height:15px;
	text-decoration: none;
}
