.TopLinks
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #314067;
		}

.Text
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px; 
		font-weight: normal;
		color: #0D96D4;
		}
.ShopText
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		line-height: 22px; 
		color: #000000;
		}
.ShopTitle
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 22px; 
		color: #000000;
		}
.ShopDesigner
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		font-style: italic;
		line-height: 18px; 
		color: #0D96D4;
		}
.Buttons
		{
  		font-size: 14px;
		font-weight: bold;
 		background-color: #0D96D4;
		color: #FFFFFF;
 		border: 0px solid #0D96D4;
		}

.BigText
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 18px; 
		font-weight: bold;
		color: #0D96D4;
		}

table.hudson 	{
		border-width: 1px;
		border-spacing: ;
		border-style: solid;
		border-color: gray;
		border-collapse: separate;
		background-color: white;
}



img
		{
		border: 0px;
		}
		
a		{text-decoration:none;}

a:link
		{color: #314067;}

a:visited
		{color: #314067;}

a:focus
		{color: #314067;}

a:hover
		{color:#000000;
		text-decoration:underline;
		}
