/* CSS Document */
/* for UK tool Soultions */

a:link 
{
	font-size:12px;
	color: #000000;
	font-weight:bold;
}

a:visited 
{ 
	font-size:12px;
	color: #000000;
	font-weight:bold;
}

a:hover
{ 
	font-size:12px;
	color: #ff0000;
	text-decoration:none;
	font-weight:bold;
}

img
{
border:none;
}

p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

td
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

ul
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.red
{
color:#FF0000;
}

.right
{
	text-align:right;
}

a:link.sitemap
{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:visited.sitemap 
{ 
	font-size:12px;
	color: #eeeeee;
	font-weight:bold;
	text-decoration:none;
}

a:hover.sitemap
{ 
	font-size:12px;
	color: #ff0000;
	text-decoration:none;
	font-weight:bold;
}
