@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	COLOR: #660033;
	font-weight:bold;
}
a:hover {
	color:#000;
}
li {
	margin:10px;
}
.title {
	COLOR: #660033;
	font-weight:bold;
}