/*body behavior*/
body{	font-family: "Trebuchet MS", "Arial", "Verdana";}
a{}
a:active{}
a:hover{color: #FFFFFF;}
a:visited{}
/*thumbs behaviour*/
.mainthumbs a:link img{
border-right:  #D9691F 1px solid;
border-top:    #D9691F 1px solid;
border-left:   #D9691F 1px solid; 
border-bottom: #D9691F 1px solid;
} 
.mainthumbs a:visited img{
border-right:  #D9691F 1px solid;
border-top:    #D9691F 1px solid;
border-left:   #D9691F 1px solid;
border-bottom: #D9691F 1px solid;
} 
.mainthumbs a:hover img{
border-right:  #FFFFFF 1px solid;
border-top:    #FFFFFF 1px solid;
border-left:   #FFFFFF 1px solid; 
border-bottom: #FFFFFF 1px solid;
} 
.mainthumbs a:active img{
border-right:  #D9691F 1px solid;
border-top:    #D9691F 1px solid;
border-left:   #D9691F 1px solid;
border-bottom: #D9691F 1px solid;
}

div.top3{font-size: 10px; color:#000000; font-weight: normal;}
a.top3{font-size: 18px; font-weight: bolder; color: #FF6600; text-decoration: Underline;}
a.top3:active{color: #000000;}
a.top3:hover{color: #000000; text-decoration: none;}
a.top3:visited{color: #FF6600;}
/*top40 behavior*/
a.top40 { font-size: 12px; color: #000000; text-decoration: none;}
a.top40:active{color: #FF6600;}
a.top40:hover{color: #FF6600; text-decoration: underline;}
a.top40:visited{color: #000000;}
li.top40{font-size: 12px; color:#000000}

/*copyright*/
	p.copyright{color:#000000; font:normal; font-size:10px; font-family: Verdana; text-align: left;}
	a.copyright{color:#000000; text-decoration:underline}
	a.copyright:hover{color:#FF6600; text-decoration:none; background-color: transparent;}
	a.copyright:visited{color:#000000; text-decoration:underline}
