#content a:link
{
	border-bottom: 1px dotted #EF1A0A;
}

a:hover
{
	color: #EF1A0A !important;
}

.colour
{
	color: #EF1A0A
}