td {
	font-family: Tahoma;
	font-size: 11px;
	color: #990501;
}

a:link {
	color: #990501;
	}
	
a:visited {
	color: #990501;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.thumb img {
  	border: 1px solid #320004;
}

.thumb a:hover img {
  	border: 1px dashed #000000;
}
.thumb a:visited img {
	filter:gray;
}

.category2 {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 18px;
	color: #FCDD70;
	font-weight: bold;
}

.category2 a:link {
	text-decoration: underline;
	color: #FCDD70;
	}

.category2 a:hover {
	color: #FDFDFD;
	text-decoration: none;
}

.category2 a:visited {
	color: #FCDD70;
	text-decoration: none;
}

.category2 a:active {
	color: #FCDD70;
	text-decoration: none;
}

.category {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #FCDD70;
	font-weight: bold;
}

.category a:link {
	text-decoration: underline;
	color: #FCDD70;
	}

.category a:hover {
	color: #FBECD2;
	text-decoration: none;
}

.category a:visited {
	color: #FCDD70;
	text-decoration: none;
}

.cat {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #FCDD70;
	font-weight: bold;
}

.cat a:link {
	text-decoration: underline;
	color: #FCDD70;
	}

.cat a:hover {
	color: #FBECD2;
	text-decoration: none;
}

.cat a:visited {
	color: #FCDD70;
	text-decoration: none;
}

.trade {
    text-decoration: none;
	font-family: Tahoma;
	font-size: 20px;
	color: #FCDD70;
	font-weight: bold;
}

.trade a:link {
	text-decoration: underline;
	color: #FCDD70;
	}

.trade a:hover {
	color: #FDFDFD;
	text-decoration: none;
}

.trade a:visited {
	color: #FCDD70;
	text-decoration: underline;
}

div {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.border {  
	border-color: #9F0303; 
	border-style: solid; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px;
}
