﻿/* Link style */
div.body a:link {
	color: #E87B05;
}
div.body a:hover {
	color: #E87B05;
}
div.body a:visited {
	color: #E87B05;
}