/* for home pages of the www.Roberts-1.com website
*/

.home-large-link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
	font-weight: bold;
}

a:active.home-large-link,
a:visited.home-large-link,
a:link.home-large-link {
	text-decoration: none;
}

a:hover.home-large-link {
	text-decoration: underline;
}
