body {background-color:#ffffff;}
A{ color: #0000ff; text-decoration: none }
A:VISITED { color: #0099ff; text-decoration: none }
A:HOVER { color: red; text-decoration: underline }
A:ACTIVE { color: #ffcc33; text-decoration: underline }
FORM { margin: 0px }

.top{
	font-family: verdana, arial, helvetica, Sans-Serif;
	padding:5px 5px 5px 14px;
	background-image:url(./image/top.gif);
	background-position:center left;
	background-repeat: no-repeat;
}
