@charset "utf-8";
/* CSS Document */
body{
margin:0 0 0 0;
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
color:#aaaaaa;
text-align:center;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
}

img{ border: none}

INPUT{
font-size: 12px;
}

TEXTAREA{
font-size: 12px;
}

BUTTON{
font-size: 12px;
}


.hollow_link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}

