a:link {
	color: #343434;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #343434;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #767676;
	text-decoration: underlined;
	font-size: 14px;
}
a:active {
	color: #767676;
	text-decoration: none;
	font-size: 14px;
}

body, div, td, p { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color:#FFFFFF;}
	
h3 { color: #000000;
	font-size: 24px;
	font-weight: bold;
	text-align : center; }
	

h2 { color: #000000;
	font-size: 18px;
	font-weight: bold; }