@CHARSET "ISO-8859-1";
.pad {
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 5px;
}
.login {
	text-decoration:none;
}
.padtop {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 7px;
	}

.fulltext:link, .fulltext:active, .fulltext:focus, .fulltext:visited {
	text-decoration:none; 
	color:black;
}
.fulltext:hover {
	text-decoration:underline; 
	color:black;
}
#white{
	color:white;
}
#blue{
	color:#608CC8;
}