<!--

/* Default */

a:link { 
	color: #333;
	background: none;
	text-decoration: none;
	}
	
a:visited {
	color: #333;
	background: none;
	text-decoration: none;
	}
	
a:hover {
	color: #999;
	background: none;
	text-decoration: none;
	}
	
a:active {
	color: #999;
	background: none;
	text-decoration: none;
	}


/* Head Menu */

#head li a:link {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/triangle12.gif) left 45% no-repeat;
	padding: 0 0 0 10px;
	}
	
#head li a:visited {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/triangle12.gif) left 45% no-repeat;
	padding: 0 0 0 10px;
	}
	
#head li a:hover {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/triangle11.gif) left 45% no-repeat;
	padding: 0 0 0 10px;
	}
	
#head li a:active {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/triangle11.gif) left 45% no-repeat;
	padding: 0 0 0 10px;
	}


/* Top Page Menu */

#menubox a:link {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/triangle11.gif) left center no-repeat;
	padding: 0 0 0 10px;
	}

#menubox a:visited {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/triangle11.gif) left center no-repeat;
	padding: 0 0 0 10px;
	}
	
#menubox a:hover {
	background: none;
	text-decoration: none;
	padding: 0 0 0 10px;
	}
	
#menubox a:active {
	background: none;
	text-decoration: none;
	padding: 0 0 0 10px;
	}


/* Side Menu */

#sidemenu a:link {
	padding: 0 0 0 10px;
	}

#sidemenu a:visited {
	padding: 0 0 0 10px;
	}
	
#sidemenu a:hover {
	padding: 0 0 0 10px;
	}
	
#sidemenu a:active {
	padding: 0 0 0 10px;
	}


/* Menu1 */

#menu1 a:link {
	background: url(../images/triangle11.gif) left center no-repeat;
	}

#menu1 a:visited {
	background: url(../images/triangle11.gif) left center no-repeat;
	}
	
#menu1 a:hover {
	color: #f80;
	background: url(../images/triangle11y.gif) left center no-repeat;
	}
	
#menu1 a:active {
	color: #f80;
	background: url(../images/triangle11y.gif) left center no-repeat;
	}
	

/* Menu2 */

#menu2 a:link {
	background: url(../images/triangle11.gif) left center no-repeat;
	}

#menu2 a:visited {
	background: url(../images/triangle11.gif) left center no-repeat;
	}
	
#menu2 a:hover {
	color: #592;
	background: url(../images/triangle11g.gif) left center no-repeat;
	}
	
#menu2 a:active {
	color: #592;
	background: url(../images/triangle11g.gif) left center no-repeat;
	}
	
	
/* Menu3 */

#menu3 a:link {
	background: url(../images/triangle11.gif) left center no-repeat;
	}

#menu3 a:visited {
	background: url(../images/triangle11.gif) left center no-repeat;
	}
	
#menu3 a:hover {
	color: #4aa;
	background: url(../images/triangle11b.gif) left center no-repeat;
	}
	
#menu3 a:active {
	color: #4aa;
	background: url(../images/triangle11b.gif) left center no-repeat;
	}
	
/* Menu4 */	
	
#menu4 a:link {
	color: #333;
	background: none;
	text-decoration: none;
	padding: 0;
	}

#menu4 a:visited {
	color: #333;
	background: none;
	text-decoration: none;
	padding: 0;
	}
	
#menu4 a:hover {
	color: #d85858;
	background: none;
	text-decoration: none;
	padding: 0;
	}
	
#menu4 a:active {
	color: #d85858;
	background: none;
	text-decoration: none;
	padding: 0;
	}
	

/* Path */

#content ol a:link {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/arrow11.gif) right 45% no-repeat;
	padding: 0 10px 0 0;
	}
	
#content ol a:visited {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/arrow11.gif) right 45% no-repeat;
	padding: 0 10px 0 0;
	}
	
#content ol a:hover {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/arrow11.gif) right 45% no-repeat;
	padding: 0 10px 0 0;
	}
	
#content ol a:active {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/arrow11.gif) right 45% no-repeat;
	padding: 0 10px 0 0;
	}
	
/* Page Top */

.pagetop a:link {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/arrow21.gif) left center no-repeat;
	padding: 0 0 0 15px;
	}
	
.pagetop a:visited {
	color: #666;
	background: none;
	text-decoration: none;
	background: url(../images/arrow21.gif) left center no-repeat;
	padding: 0 0 0 15px;
	}
	
.pagetop a:hover {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/arrow22.gif) left center no-repeat;
	padding: 0 0 0 15px;
	}
	
.pagetop a:active {
	color: #333;
	background: none;
	text-decoration: none;
	background: url(../images/arrow22.gif) left center no-repeat;
	padding: 0 0 0 15px;
	}
	
-->

