body{
	background-color:  #212121;
	color: #E3E3E3;
}
a:link, a:active,a:visited {
	text-decoration: none;
	color: #DBDBDB;
}
a:hover{
	text-decoration: underline;
	color: #EBEBEB;
}
.subtext{
	size: 0.6em;
}
a  img{
	border: 0px;
}
