.plink{
	font-family:sans;
	font-size:12px;
	font-color:red;
	cursor:hand;
}

td.plink
{
	background:#6699FF;
	color:white;
	font-family:sans Arial Verdana;
	font-size:18px;
	width:150px;
	height:80px;		
	padding-left:5px;
	text-align:center;
	
}
td.plinka
{
	background:#CC9966;
	color:white;
	font-family:sans Arial Verdana;
	font-size:18px;
	width:150px;
	height:80px;		
	padding-left:5px;
	text-align:center;
	
}

a.cnt:link {  color: #FFFFFF; text-decoration:none;}
a.cnt:visited {  color: #FFFFFF; text-decoration:none;}
a.cnt:active {  color: #FFFFFF;text-decoration:none;}
a.cnt:hover {  color: #FFFFFF; font-weight:bold; text-decoration: none;}

