TD {
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 12px
}
a:link { 
	color: #ffffff;
	}
a:visited { 
	color: #ffffff;
	}
a:hover { 
	color: #fd0101;
	text-decoration: none;
	}
a:active { 
	color: #fd0101;
	}
	/******************************************/	
a.menu1:link { 
	color: #ffcc00;
	}
a.menu1:visited { 
	color: #ffcc00;
	}
a.menu1:hover { 
	color: #f5040a;
	text-decoration: none;
	}
a.menu1:active { 
	color: #f5040a;
	}	
	
	.thmb {
	width: 230px;
	height: 170px;
	border: 1px #fef1c9 solid;
	margin: 0px;
	margin-bottom:1px;}


.brd { border: 1px solid #fef1c9; }
    }
	
	.thmb2 {
	width: 300px;
	height: 300px;
	border: 1px #fef1c9 solid;
	margin: 0px;
	margin-bottom:1px;}
	

a:hover .thmb2 { border: 1px dashed #fef1c9; }
a:hover .thmb { border: 1px dashed #fef1c9; }
  



