/* CSS Document */

body{background-color:#000000;
font-family:"Trebuchet MS";
color:#FFFFFF;

}

a img{border:none;}

a:link,
a:visited,
a:active{
	color:#ee0000;
	text-decoration: none;
	}
	
a:hover{
	color: #ffffff;
	text-decoration: none;	
}

.text{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:10;
font-size:14px;
}

.textmini{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:14px;
}

.title{
font-family:"Trebuchet MS";
font-size:18px;
text-decoration:underline;
}

	
.textred{
font-family:"Trebuchet MS";
/*color:#990000;*/
color:#ee0000;
}


.mailme:link{
color:#ffffff;}

.mailme:visited{
color:#ffffff;}

.mailme:hover{
text-decoration:underline ;
color:#ee0000;}

div#gallery a span.new{ background:url(img/new.png) no-repeat right center; padding-right: 55px;}