a.link {
	color : #000000;
	text-decoration : none;
}
a.visited {
	color : #000000;
	text-decoration : none;
}
a.active {
	color : #000000;
	text-decoration : none;
}
a.hover {
	color : #ffffff;
	text-decoration : underline;
}

a.mainpage:link    {
	text-decoration:none;
	color:#CECBE6;
	background-color:#EA944B}
	
a.mainpage:visited {
	text-decoration:none;
	color:#CECBE6;
	background-color:#EA944B}
	
a.mainpage:hover   {
	text-decoration:underline;
	color:#CECBE6;
	background-color:#EA944B}
	
a.mainpage:active  {
	text-decoration:underline;
	color:#CECBE6;
	background-color:#EA944B}
	

a.menu:link    {
	text-decoration:none;
	color:#AE4E1B;
	background-color:#EB954C}
	
a.menu:visited {
	text-decoration:none;
	color:#AE4E1B;
	background-color:#EB954C}
	
a.menu:hover   {
	text-decoration:underline;
	color:#FED88D;
	background-color:#EB954C}
	
a.menu:active  {
	text-decoration:none;
	color:#AE4E1B;
	background-color:#EB954C}
	

p.openscreen	{
	color:#CECBE6;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:0;
}
	
p.openscreen2	{
	color:#CECBE6;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:0;
}
	
p.contact	{
	color:#FED88D;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:0;
}

body       {
	color : black;
	font-family : arial, sans-serif;
	font-size : 12px;
}

div	{	
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
}

td       {	
	color : #663300;
	font-family : arial, sans-serif;
	font-size : 12px;
}

p       {	
	color : #7F4408;
	font-family : arial, sans-serif;
	font-size : 12px;
	margin-right : 40px;
	margin-left : 20px;
}

#tableback	{
background-image : url(http://www.drosophila-conf.org/genetics/gsa/dros/dros2006/images/2006-meet-back.jpg);
}

#regular	{
	margin-right : 0px;
	margin-left : 0px;
}

li       {	
	color : #7F4408;
	margin-right : 40px;
	margin-left : 40px;
}

#light	{
	color:#FED88D;
}