 	
a:link    {text-decoration: none; color: #DDDDFF}
a:visited {text-decoration: none; color: #CCCCEE}
a:hover   {text-decoration: underline; color: #EEEEff}
	
a.titlelink:link    {text-decoration: none; color: #DDDDFF}
a.titlelink:visited {text-decoration: none; color: #CCCCEE}
a.titlelink:hover   {text-decoration: underline; color:#EEEEff}
		
a.menulink:link   {text-decoration: none; color: #DDDDFF}
a.menulink:visited {text-decoration: none; color: #CCCCEE}
a.menulink:hover  {text-decoration: underline; color: #EEEEff}

a.imglink:link    {text-decoration: none; color: #000000}
a.imglink:visited {text-decoration: none; color: #000000}
a.imglink:hover   {text-decoration: underline; color: #000000}

a.editlink:link {text-decoration: none; color: #77CCDD; font-size:105%;}
a.editlink:visited {text-decoration: none; color: #77CCDD; font-size:105%;}
a.editlink:hover {text-decoration: underline; color: #99CCDD; font-size:105%;}
	
.menutext	{ color: #EEEEEE }
.imgmenutext { color: #000000 }
.titletext  { color: #EEEEEE; font-size: 1.1em }
.descriptiontable {
	border-width: 0px;
	}	
.descriptiontext  { color: #DDDDDD }	
.imgtitletext { color: #EDEDED }
		
.imgthumb { border-width: 1px; 
		    border-color: #000000;
			}		
.imgfull { border-width: 2px; 
		   border-style: solid;
		   border-color: #000000;
		}			
			
body {
	 background: #494949;
	 color: #EEEEEE;
	 margin-left: 15px;
	 }



	

			
					
		 