﻿body {
	background-image: url(../_images/sse3.jpg);
	font-family: Arial, Helvetica, Sans-Serif;
	color:black;
}
img#button {
	cursor:pointer;
}
a:visited { 
	text-decoration: none; 
	color: #000000; 
}
a:link { 
	text-decoration: none;
	color: #000000;
}
a:hover { 
	color: #FFFF00;
} 
