a:visited,a:active,a:link{
 color:#FFFFFF;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
body{
	background-color:#FFF;
	height:100%;
	color:#999;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}

html, body{
   height:100%;
}

