body{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#sm{
	font-size: 14px;
	line-height: 179%;
	color: #00FFFF;
	text-decoration: none;
	background-color: #003399;
	text-indent: 2em;
	margin-top: 1px;
	border: 1px dotted #66CC99;
	padding: 10px;
}	
a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding: 3px;
}
