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

body{
	margin: 0px 0px 0px 0px;
	}

#page{
	}

.base{
	padding: 0 0 0 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background:#c3e3fc;
	}
#gotospan{
	font-style:italic;
	font-size:75%;
	}
	
	
.base a{
	color:#000000;
	text-decoration:none;
	border-bottom:#FFFFFF;
	}
	
.base a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	background:#FFFFCC;
	border-bottom:thin #333333;
	}
	
.alien{
	}
