﻿a.PrdName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.PrdName:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;	
	text-decoration: none;
}

a.PrdName:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: whitesmoke;	
	text-decoration: none;
}

a.PrdName:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: whitesmoke;	
	text-decoration: none;
}

a.NewsList
{	
	font-family:Verdana;
	font-size:9pt;
	color:dimgray;
	text-decoration: none;
}

a.NewsList:hover
{	
	font-family:Verdana;
	font-size:9pt;
	color:steelblue;
	text-decoration: none;
}

a.NewsList:visited
{	
	font-family:Verdana;
	font-size:9pt;	
	text-decoration: none;
}

a.NewsList:active
{	
	font-family:Verdana;
	font-size:9pt;
	color:dimgray;
	text-decoration: none;
}

a.MailStyle
{	
	font-family:Verdana;
	font-size:10pt;
	color:whitesmoke;
	text-decoration: none;
}

a.MailStyle:hover
{	
	font-family:Verdana;
	font-size:10pt;
	color:silver;
	text-decoration: none;
}

a.MailStyle:visited
{	
	font-family:Verdana;
	font-size:10pt;	
	text-decoration: none;
}

a.MailStyle:active
{	
	font-family:Verdana;
	font-size:10pt;
	color:white;
	text-decoration: none;
}