body {
	color: #333333;
	width: 750px;
	background: #ffffff;
	background-attachment: fixed;
	font-size: 12px;
	font-family: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif;
	padding: 0px;
}

input {
	font-size: 10px;
	color: #333333;
	font-family: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif;
}

input.submit{border:1px solid #000000;background:#fafafa;font-size:11px;font-weight:bold}

a:link { color: #0063DC; text-decoration: underline; font-size: 14px; }
a:visited { color: #2E67C7; text-decoration: underline; font-size: 14px; }
a:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; font-size: 14px; }
a:active { color: #FFFFFF; text-decoration: none; background: #0259C4; font-size: 14px;}

img {
	border: none;
}

table {	
	border: 1px solid #333333;
	font-size: 11px;
}

#Tagsbox { padding: 15px; border: solid 1px; text-align: center; background: #f5f5f5; }
#Tagsbox a { text-decoration: none; }
