body{background-color: #000000; text:#FFFFFF}

h2{text-align: right;font-family: Arial, sans-serif; color:#FFFFFF}
h3{text-align: right;font-family: Arial, sans-serif; color:#C0C0C0}
h4{text-align: left;font-family: Arial, sans-serif; color:#FFFF00}

p {font-size: 10px; text-align: left; font-family: Arial, sans-serif; color: #FFFFFF}

a:link     {color:blue}
a:visited  {color:white}
a:hover    {color:yellow}
a:active   {color:green}

#tswcssbuttons {
	width: 150px ;
	text-align: left ; font-size: 14px; font-family: Arial, sans-serif; 
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#tswcssbuttons li a {
	color: #ff0 ;
	background-color: #0066b3 ;
	border: 1px outset #00487d ;
	width: 150px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #00487d ;
}

