body, table, td, th, div, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324359;
}

.link_space {
	 padding: 4px 0px 4px 5px;
}

a { 
	color: #6a2a6b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
