a {
	color: #464646;
	}

/* General page style */
a:link, a:active, a:visited, a.postlink{
	color: #464646;
	}

a:hover{
	color: #000000;
	text-decoration: none;
}

body{
	background-attachment: fixed;
	background-color: #464646;
	color: #464646;
	margin: 0px;
	padding: 0;
    font-family: "Microsoft Sans Serif", "new baskerville", "sans-serif";
    font-size: 10pt;
}
td{
   font-family: "Microsoft Sans Serif", "new baskerville", "sans-serif";
    font-size: 10pt;
}
}

