***Remove these instructions and then Upload this file to http://www.purplepleasure.co.uk/tswtabs.css



/*
	tswtabs.css

*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #7d26cd ;
	background-color: #000000 ;
	border: 1px outset #ab82ff ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #ab82ff ;
	background-color: #000000 ;
}
