/* (c) 2000 futurepunk productions - all rights reserved. */
/* 21.01.2000 */

body     { color: white; font-size: 12pt; font-family: Arial, Helvetica; 
 }

a {
	text-decoration : none;
}

a:hover   { color: #cf0; text-decoration: none; border: #cf0 }

input  { color: #000000; font-size: 12; font-family: arial; background-color: #FFFFFF; filter:alpha(opacity=80); border: solid 1 #A5F31E }

textarea   { color: #000000; font-size: 12; font-family: arial; background-color: #FFFFFF; filter:alpha(opacity=80); border: solid 1 #A5F31E }

select  { color: #FFFFFF; font-size: 12; font-family: arial; background-color: #000000; filter:alpha(opacity=80); border: solid 1 #FFFFFF }

hr  { border: #FFFFFF; filter: Alpha(Opacity=84, FinishOpacity=0, Style=3) }

/* modified classes */

.add2shop {
	text-decoration : none;
	color : #000000;
}

.add2shop:hover {
	text-decoration : none;
	color : #000000;
}
