/**** style sheet substyle.css ****/

/* overrides to the rome style for the rome.marzio substyle */

/* Copyright 2005 D-Link Systems, Inc. All Rights Reserved.
-------------------------------------------------------------------------------- */

#help_text a:link, #help_text a:visited, #help_text a:active
{
	color: #adc43b;
}

#help_text a:hover
{
	background-color: #adc43b;
	color: #404343;
}

#box_header
{
	border: 1px solid #adc43b;
}

.box_header2
{
	border: 1px solid #adc43b;
}

h1
{
	background-color: #adc43b;
}

#gloss_index a:hover
{
	background-color: #adc43b;
}
