/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 14pt;
	color: #34015D;
}

body a {
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 14pt;
	color: #00FF00;
	text-decoration: underline;
}

body a:hover {
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #00FF00;
	text-decoration: none;
	font-size: 14pt;
}

.footer {
	margin-top:15px;

}

.footer a{
	color:#3D0367;

}
.footer h3{
	color:#3D0367;
	font-size: 20px;
	margin: 0;
} 

.footer p{
	color:#000000;
	font-size: 12px;
	margin: 0;
	font-weight:normal;

} 

.pics img {
	border-left:3px solid #00FF00;
	border-top:3px solid #00FF00;
	border-right:3px solid #00AE00;
	Border-bottom: 3px solid #00AE00;
}

.sale img {
	border-left:2px solid #00FF00;
	border-top:2px solid #00FF00;
	border-right:2px solid #00AE00;
	Border-bottom: 2px solid #00AE00;
}