a:link
{
	color: rgb(0, 0, 153);
	text-decoration: none; 
}
a:active 
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
a:hover
{
	color: rgb(0, 0, 255); font-size:12pt; font-weight:bold
	text-decoration: underline;
}
a:visited
{
	color: rgb(153, 102, 0);
	text-decoration: none; 
}
.speciallink a:link
{
	color: rgb(0, 0, 153);
	text-decoration: none; 
}
.speciallink a:active 
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
.speciallink a:hover
{
	color: rgb(0, 0, 255); font-size:10pt; font-weight:bold
	text-decoration: underline;
}
.speciallink a:visited
{
	color: rgb(153, 102, 0);
	text-decoration: none; 
}
.speciallink2 a:link
{
	color: rgb(0, 0, 153);
	text-decoration: none; 
}
.speciallink2 a:active 
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
.speciallink2 a:hover
{
	color: rgb(0, 0, 255); font-size:8pt; font-weight:bold
	text-decoration: underline;
}
.speciallink2 a:visited
{
	color: rgb(153, 102, 0);
	text-decoration: none; 
}
.speciallink3 a:link
{
	color: rgb(0, 0, 0);
	text-decoration: none; 
}
.speciallink3 a:active 
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
.speciallink3 a:hover
{
	color: rgb(0, 0, 255); font-size:10pt; font-weight:bold
	text-decoration: underline;
}
.speciallink3 a:visited
{
	color: rgb(153, 102, 0);
	text-decoration: none; 
}
body
{
	font-family: Trebuchet MS;
	color: #000000; font-size:10pt
}
caption
{
	color: #000000; font-size:10pt; font-weight:bold
	text-decoration: none;
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Palatino Linotype;font-size:18pt; color:#000099
}
h1
{
	color:#000099;font-weight:bold; font-variant:small-caps
}
h2
{
	color: #000099;font-size:12pt; font-weight:bold; line-height:100%; margin-bottom:12 
}
h3
{
	color: rgb(0,255,204); 
}
#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	text-align: left;
	font-family: trebuchet ms;
	font-size: 10px;
	height: 30px;
}

#navcontainer ul li {display: inline;}

#navcontainer ul li a
{
	text-decoration: none;
	padding-top: 10px;
	padding-left: 18px;
	color: #009700;
	width: 150px;
	height: 30px
}

#navcontainer ul li a:hover
{
	color: #0006A7;
	font-style: italic;
	background: url('http://www.motaindustrial.com/images/nav-equip2.jpg') no-repeat;
	width: 150px;
	height: 30px
}
