a:link {
	text-decoration: none; FONT-WEIGHT : normal; COLOR: #0000FF;
}
a:visited {
	text-decoration: none; FONT-WEIGHT : normal; COLOR: #0000FF;
}
a:active {
	text-decoration: none; FONT-WEIGHT : normal; COLOR: #0000FF;
}
a:hover {
	text-decoration: underline; FONT-WEIGHT : normal; COLOR: #0000FF;
}

.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }

.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; }

body {  font-family: verdana, Helvetica, sans-serif; font-size: 12px} 

td {  font-family: verdana, Helvetica, sans-serif; font-size: 12px} 

.tablesmallborder { border-style: solid; border-width: 1px }

.tdsmallborder 
{ 
		border-style: none none solid none; 
		border-width: 1px;
		background-color: #C60000;
		color: #FFFFFF;
		font-weight: bold;	
}

.producttitle { color: #123A75; font-weight: bold; font-family: verdana, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em;}

.featured { color: #C60000; font-weight: bold; font-family: verdana, Helvetica, sans-serif; font-size: 14px; line-height: 1.5em;}

.menu { color: #003163; font-family: verdana, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em;}

.menulink:link
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    COLOR: #0000FF;
}
.menulink:visited
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    COLOR: #0000FF;
}
.menulink:active
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    COLOR: #0000FF;
}
.menulink:hover
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
    COLOR: #0000FF;
}
.menulink
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
    COLOR: #0000FF;
}