body {
	font-family: arial,helvetica,sans-serif;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-attachment: fixed;
	background-image: url(../pictures/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.indices:link     { color: #000000; text-decoration: underline;}
.indices:visited  {color: #000000; text-decoration: underline;}
.indices:active   {color: #000000; text-decoration: underline;}
.indices:hover    {color: #CC3333; text-decoration: underline}

.menu:link    {color: #FFFFFF; text-decoration: none}
.menu:visited {color: #FFFFFF; text-decoration: none}
.menu:active   {color: #FFFFFF; text-decoration: none;}
.menu:hover   {color: #CC3333; text-decoration: none}

.liens:link    {color: #FF0000; text-decoration: underline}
.liens:visited {color: #FF0000; text-decoration: underline}
.liens:active   {color: #FF0000; text-decoration: underline}
.liens:hover   {color: #000000; text-decoration: underline}


