TD {
font-family: 'Tahoma', Tahoma, Verdana;
font-size: 12px
}
a:link { 
	color: #ffffff;
	text-decoration: none;
	}
a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
a:hover { 
	color: #fec005;
	text-decoration: none;
	}
a:active { 
	color: #fec005;
	text-decoration: none;
	}
	/******************************************/	
a.menu1:link { 
	color: #bb1804;
	text-decoration: none;
	font-size: larger;
	}
a.menu1:visited { 
	color: #bb1804;
	text-decoration: none;
	font-size: larger;
	}
a.menu1:hover { 
	color: #ffa002;
	text-decoration: none;
	font-size: larger;
	}
a.menu1:active { 
	color: #ffa002;
	text-decoration: none;
	font-size: larger;
	}	
	
	.thmb {
	width: 150px;
	height: 200px;
	border: 1px #ffffcc solid;
	margin: 0px;
	margin-bottom:1px;}
	
	.thmb3 {
	width: 150px;
	height: 610px;
	border: 1px #ffffcc solid;
	margin: 0px;
	margin-bottom:1px;}



h1{ 
font-size:12px; 
}


h2{ 
font-size:12px; 
}

h3{ 
font-size:12px; 
}

h4{ 
font-size:12px; 
}

h5{ 
font-size:12px; 
}

h6{ 
font-size:12px; 
}

a:hover .thmb { border: 1px dashed #ffffcc; }

a:hover .thmb3 { border: 1px dashed #ffffcc; }

