a
{
	color: #748ca5;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	color: #666666;
	text-decoration: underline;
}

strong
{
	color: #748ca5;
}

h1 {
	color: #748ca5;

}
h2 {
	color: #748ca5;

}
h3 {
	color: #748ca5;

}
h4 {
	color: #748ca5;

}
h5 {
	color: #748ca5;

}
h6 {
	color: #748ca5;

}

.speech-marks
{
	background-image:url(../images/website/recruitment/speech-marks.gif);
	background-position: 180px top;
	background-repeat: no-repeat;
}
