

a.menu:active
{
	color: #cccccc ;
	font-size:13px; font-family: Times New Roman;text-decoration: none;font-weight: bold ;
}

a:link
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;font-weight: bold ;
}


a:visited
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;font-weight: bold ;
}

a:active
{
	color: RED;
	font-size:13px; font-family: Times New Roman;text-decoration: none; font-weight: bold ;
}
a#:active
{
	color: RED;
	font-size:13px; font-family: Times New Roman;text-decoration: none; font-weight: bold ;
}

a:hover
{
	color:#FFFF00; background:#FF0000;
	font-size:13px; font-family: Times New Roman;text-decoration: none;font-weight: bold ;
}
h2{
   color: yellow; font-size:20px ;  font-family: Times New Roman;
   }
h3{
   color: #CCCCCC; font-size:13px ;  font-family: verdana;
   }
h4{
	color: yellow; font-size:13px ; font-family: Verdana ;
	}
td{
font-family: Verdana; font-size: 12px; ;
}

body {	
	padding: 0px 0px;
	background-attachment: fixed;
	background-image: url(http://www.vendee-theatre-amateur.fr/backrouge.gif);
	background-repeat: repeat=y;
	background-position:;
	background-color: #000000;
	margin: 1px; font-family: Times New Roman;color: #CCCCCC; font-size:15px;

	
	scrollbar-face-color: #600000; 
	scrollbar-highlight-color:#600000; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #600000; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-track-color: #600000; 
}
table{
background: #800000;
}