a {
	color: #FF0000;
	}

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

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

body{
	 background-color: #ffffff;
background-image: url(http://www.gastongop.info/nav/bg.jpg);

	background-attachment: fixed;
	
	color: #000000;
	margin: 4px;
	padding: 0;
    font-family: "Tahoma", "new baskerville", sans-serif;
    font-size: 10pt;
    font-weight: 100;
	}
    td{
    font-family: "Tahoma", "new baskerville", sans-serif;
    font-size: 10pt;
    font-weight: 100;
}
}



