a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited
{
	text-decoration:none;
	color: #CCCCCC;
}
a:active
{
	text-decoration:none;
	color: #CCCCCC;
}
a:hover
{
	color:#FFFFFF;
	font-weight: bold;


}
.title {
	font-family: Garamond;
	font-size: 36px;
	font-weight: 100;
	color: #CCCCCC;
}
.text {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;



}
.textmd {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;

}
.textsm {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.textbg {
	font-family: Garamond;
	font-size: 25px;
	font-weight: 100;
	color: #999999;


}
.textbl {
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
}
.textblmd {

	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
