A {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline	
}
.smallLink {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none	
}
.enetlink {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline
}
A:Hover {
color: #EC7600
}
.border {
border: solid 1px #666666;
}
.border2 {
border-right: #666666 1px solid; border-top: #666666 1px solid; border-left: #666666 1px solid;
}
.bordertop {
border-right: #666666 0px solid; border-top: #666666 1px solid; border-left: #666666 0px solid;
}
.borderbottom {
border-right: #666666 0px solid; border-bottom: #666666 1px solid; border-left: #666666 0px solid;
}
.borderleft {
border-right: #666666 0px solid; border-top: #666666 0px solid; border-left: #666666 1px solid;
}
BODY {
	BACKGROUND: url(graphics/bg2a.jpg) #ffffff repeat-y center; MARGIN: 0px;
}
