#tswcssbuttons
{
	width: 125px;
	text-align: center;
}
#tswcssbuttons ul
{
margin: 0 ;
padding: 0 ;
list-style: none ;
}
#tswcssbuttons li
{
	font-family: Arial, Helvetica, sans-serif;
margin: 0 ;
padding: 0 ;
display: block ;
list-style: none ;
}
#tswcssbuttons li a
{
	background-color: #000099;
	width: 125px;
	color: #ffffff;
	text-decoration: none;
border: 1px outset #ffffff ;
display: block ;
}
#tswcssbuttons li a:hover
{
	background-color: #0000FF;
	color: #ffffff;
}
.head2
{
	color: #990099;
	font-family: Arial;
}

