.big {
	font-family:		verdana;
    font-size:			60px;
    color:				#000000;
    font-weight:		bold;
	text-decoration:	none;
}


a.big {
	font-family:		verdana;
    font-size:			60px;
    color:				#000000;
    font-weight:		bold;
	text-decoration:	none;
}

a.big:hover {
	text-decoration:	underline;
    color:              #333333;
}

a.linkz {
	font-family:		verdana;
    font-size:			16px;
    color:				#333333;
    font-weight:		bold;
	text-decoration:	none;
}

a.linkz:hover {
	/* text-decoration:	underline; */
    color:              #cccccc;
}
