/* links for common.css */
a {color: #2a9ee7;}
a:hover {text-decoration:none;}

#bo-header #login a {text-decoration:none;}
#bo-header #login a:hover {text-decoration:underline;}

#bo-menu a {
	margin-right:15px;
	display:block;
	float:left;
}
#bo-menu a.sharework { margin-right: 0; }

.quick a { margin-right: .25em; }

/* Main register Link */
a.register {
	font-size:1.3em;
	font-weight: bold;
	text-decoration: none;
}
a.register:hover { text-decoration: underline; }

.bo-dict-links a {
	text-decoration: none;
}
.bo-dict-links a:hover {
	text-decoration: underline;
}

#pagination a {
	font-size:1.2em;
	font-weight: bold;
}

#pagination .next a, #pagination .prev a{
	text-decoration: none;
}

h1 a {
	color: #666666;
	text-decoration: none;
}

h2 a {
	color: #666666;
}