<!--

body		{
			background-image: url(../images/common/bg-dsply.gif);
			background-color: #6C695C;
			background-repeat: repeat-x;
			}
								
.dscrpt		{
			font-size: 10px;
			font-family: Verdana, Helvetica;
			color: #BEBEBE;
			}
			
a:link		{
			text-decoration: none;
			font-weight: normal;
			color: #189DCF;
			}

a:hover 	{
			text-decoration: underline;
			color:#136A8B;
			}
			
a:active	{
			text-decoration: underline;
			font-weight: normal;
			color: #136A8B;
			}
				
a:visited 	{
			text-decoration: none;
			font-weight: normal;
			color: #189DCF;
			}
---------->
