BODY {
	margin-top: 15px; background-image: url(images/bg_gradient.gif); background-repeat: repeat-x; background-color: #006699
}

body {
	font-size: 11px; color: black; font-family: Verdana, Arial, Helvetica, sens-serif
}

a {
	COLOR: blue; TEXT-DECORATION: none
}
a:link {
	COLOR: blue; TEXT-DECORATION: none
}
a:visited {
	COLOR: purple; TEXT-DECORATION: none
}
a:active {
	COLOR: blue; TEXT-DECORATION: none
}
a:hover {
	COLOR: red; TEXT-DECORATION: none
}

a:box {
	COLOR: white; TEXT-DECORATION: none
}
a.box:link {
	COLOR: white; TEXT-DECORATION: none
}
a.box:visited {
	COLOR: yellow; TEXT-DECORATION: none
}
a.box:active {
	COLOR: white; TEXT-DECORATION: none
}
a.box:hover {
	COLOR: yellow; TEXT-DECORATION: none
}
