.linkcoloryellow {
	color: #FFCC00;
}
.linkcoloryellow a:link  { color: #fc0 }
.linkcoloryellow a:visited    { color: #fc0 }
.linkcoloryellow a:hover {
	color: #FFCC00
}
.linkcoloryellow a:active {
	color: #FFCC00
}
.linkcolorblue { }
.linkcolorblue a:link { color: #00f }
.linkcolorblue a:visited   { color: #000 }
.linkcolorblue a:hover  { color: #06f }
.linkcolorblue a:active    { color: #06f }
.linkcolorgreen {
	color: 008000;
}
.linkcolorgreen a:link {
	color: 008000
}
.linkcolorgreen a:visited { color: #008000 }
.linkcolorgreen a:hover { color: #008000 }
.linkcolorgreen a:active { color: #008000 }
.linkcolorblack  { text-decoration: none }
.linkcolorblack a:link  { color: black; text-decoration: none }
.linkcolorblack a:visited  { color: black; text-decoration: none }
.linkcolorblack a:hover   { color: black; text-decoration: underline }
.linkcolorblack a:active  { color: black; text-decoration: none }
.linkconfigstatus { }
.linkconfigstatus a:link { color: black; text-decoration: none }
.linkconfigstatus a:visted { color: black; text-decoration: none }
.linkconfigstatus a:hover { color: blue }
.linkconfigstatus a:active  { color: blue; font-size: larger }
.linkcolorwhite { text-decoration: none }
.linkcolorwhite a:link { color: white; text-decoration: none }
.linkcolorwhite a:visited { color: white; text-decoration: none }
.linkcolorwhite a:hover { color: white; text-decoration: underline }
.linkcolorwhite a:active { color: white; text-decoration: none }
.linkcolorsand { color: #996; text-decoration: none }
.linkcolorsand a:link { color: #996; text-decoration: none }
.linkcolorsand a:visited { color: #996; text-decoration: none }
.linkcolorsand a:hover { color: #996; text-decoration: underline }
.linkcolorsand a:active { color: #996; text-decoration: none }
