BODY,TD{
	font-size : 12pt;
	color : #800000;
	background-color : #FFFFCC;
	background-image : url(../ganso/back.gif);
	background-attachment : fixed;
	}

.size_l{
	font-size : 15pt;
	}

.size_s{
	font-size : 9pt;
	}

a:link{
	color : #800080;
	text-decoration : none;
	}

a:visited{
	color : #800080;
	text-decoration : none;
	}

a:active{
	color : #800080;
	text-decoration : none;
	}

a:hover{
	color : #FFFFCC;
	text-decoration : underline;
	background-color : #800000;
	}
