a:link {
	color: #999999;
	text-decoration: none;
}
a:visited
{
	text-decoration:none;
	color: #999999;
}
a:active
{
	text-decoration:none;
	color: #CCCCCC;
}
a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.title {
	font-family: Garamond;
	font-size: 36px;
	font-weight: 100;
	color: #999999;
}
.text {
	font-family: Verdana;
	color: #999999;
	font-size: 16px;
}
.textmd {
	font-family: Verdana;
	font-size: 15px;
	color: #999999;
	font-weight: normal;


}
.textsm {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.textpic {
	font-family: Verdana;
	font-size: 14px;
	color: #999999;

}
.name {
	font-family: Garamond;
	font-size: 30px;
	color: #CCCCCC;


}
