* {

    font: normal 12px/16px arial, tahoma, sans-serif;
    color: #333;
}


a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	text-decoration:underline;
}

a:hover {text-decoration:underline;}

h2 {
    font: normal 22px/26px arial, tahoma, sans-serif;
	font-weight: bold;
}