<style type="text/css">
	a.RegLink
	{
		FONT-SIZE: 13px;
		font-family: Verdana, arial;
		COLOR: #708090;
		text-decoration : none;
		cursor: pointer;
  }
	}
	a.RegLink:link
	{
		COLOR: #708090;
		text-decoration : none;
	}
	a.RegLink:visited
	{
		COLOR: #708090;
		text-decoration : none;
	}
	a.RegLink:active
	{
		COLOR: black;
		text-decoration : underline;
	}
	a.RegLink:hover
	{
		COLOR: black;
		text-decoration : underline;
		cursor: pointer;
	}

	a.TopMenu
	{
		FONT-SIZE: 13px;
		COLOR: #62D52B;
		FONT-FAMILY: Verdana, Arial;
		text-decoration : none;
	}
	a.TopMenu:link
	{
		COLOR: #62D52B;
		text-decoration : none;
	}
	a.TopMenu:visited
	{
		COLOR: #62D52B;
		text-decoration : none;
	}
	a.TopMenu:active
	{
		COLOR: #62D52B;
		text-decoration : none;
	}
	a.TopMenu:hover
	{
		COLOR: #62D52B;
		text-decoration : none;
	}

	a.BottomMenu
	{
		FONT-SIZE: 13px;
		FONT-FAMILY: Verdana, Arial;
		COLOR: NAVY;
		text-decoration : none;
	}
	a.BottomMenu:link
	{
		COLOR: NAVY;
		text-decoration : none;
	}
	a.BottomMenu:visited
	{
		COLOR: NAVY;
		text-decoration : none;
	}
	a.BottomMenu:active
	{
		COLOR: black;
		text-decoration : underline;
	}
	a.BottomMenu:hover
	{
		COLOR: black;
		text-decoration : underline;
	}

	a.RightNews
	{
		FONT-SIZE: 13px;
		FONT-FAMILY: Verdana, Arial;
		COLOR: NAVY;
		text-decoration : none;
	}
	a.RightNews:link
	{
		COLOR: #000099;
		text-decoration : none;
	}
	a.RightNews:visited
	{
		COLOR: #000099;
		text-decoration : none;
	}
	a.RightNews:active
	{
		COLOR: #000099;
		text-decoration : underline;
	}
	a.RightNews:hover
	{
		COLOR: #000099;
		text-decoration : underline;
	}

	a.SideMenu
	{
		FONT-SIZE: 13px;
		font-family: Verdana, arial;
		COLOR: black;
		text-decoration : none;
	}
	a.SideMenu:link
	{
		COLOR: black;
		text-decoration : none;
	}
	a.SideMenu:visited
	{
		COLOR: black;
		text-decoration : none;
	}
	a.SideMenu:active
	{
		COLOR: black;
		text-decoration : underline;
	}
	a.SideMenu:hover
	{
		COLOR: black;
		text-decoration : underline;
	}
	div.mandatory
	{
		COLOR: red;
		text-decoration : none;
	}
	table.products
	{
		border: 2px outset navy;
	}
	table.products th, table.products td
	{
		border: 2px inset navy;
	}
	table.products th
	{
		background-color: #7999dc; 
	}
</style>

