p {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color:#FFFFFF;
text-align:center;}

a:link {
	color: #EEEEEE;
	text-decoration: none;}

a:visited {
	color: #EEEEEE;
	text-decoration: none;}

a:active {
	color: #00CC00;
	text-decoration: underline;}

a:hover {
	color: #00CC00;
	text-decoration: underline;}

body { background:#333333
}

#border { 
	border:#CCCCCC dashed 1px;
	padding:10px;
	margin-top:150px;
	width:30%;
}