a:link,
a:visited {
	color: #f00;
	text-decoration: none;
}

a:hover {
	color: #bbb;
}

p {
	xborder-top: 1px solid #bbb;
}
