BODY {
	background-color : #c3c3c3;
	color : #000044;

	/*background-image : url(wp.jpg);*/
	/*background-position: right;*/
	/*background-repeat : repeat-y;*/
}
A:hover.sel {
	color: #353535 ;
	width: 100% ;
}

a.sel {
	color: #5c00e1 ;
	text-decoration:none;
}

.sw {
	text-align: center ;
	letter-spacing: 2px ;
	background : #30e9bb ;
}
