.dummylink{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
	
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.horizseperator {
	background-image: url(images/horizline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sitebackground {
	background-image: url(images/sitebk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.LINKBACKGROUND {
	background-image: url(images/LINKBK.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.insidebk {
	background-image: url(images/insidebackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	
	}
a:hover{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	letter-spacing: 1px;
	
	}	

a.link1{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #0010AC;
	text-decoration: underline;
	letter-spacing: 1px;
	
	}
a.link1:hover{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #0010AC;
	text-decoration: none;
	letter-spacing: 1px;
	
	}	
	
a.link2{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #0010AC;
	text-decoration: underline;
	letter-spacing: 1px;
	
	}
a.link2:hover{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #0010AC;
	text-decoration: none;
	letter-spacing: 1px;
	
	}		