a {
	color: #065aa2;
	}

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

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

body{
	 background-color: #ffffff;
background-image: url(grad.jpg);
background-repeat: repeat-x;
	background-attachment: fixed;
	color: #000000;
	margin: 4px;
	padding: 0;
    font-family: "Comic Sans MS", "new baskerville", sans-serif;
    font-size: 10pt;
    font-weight: 100;
	}
    td{
    font-family: "Comic Sans MS", "new baskerville", sans-serif;
    font-size: 10pt;
    font-weight: 100;
}
}


