.footer {
	font-size : 10px;
	font-family : Helvetica, Arial, Verdana;
	font-weight : none;
	text-decoration : none;
	color : #666666;
}


.link {
	font-size : 10px;
	font-family : Helvetica, Arial, Verdana;
	color : #888888;
	text-decoration : none;

}

.link:hover {
	font-size : 10px;
	font-family : Helvetica, Arial, Verdana;
	color : #FFFFFF;
	text-decoration : none;

}

.bloglink {
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana;
	color : #767158;
		font-weight : bold;
	text-decoration : none;

}

.bloglink:hover {
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana;
	color : #FFFFFF;
			font-weight : bold;
	text-decoration : none;

}
