/* CSS Document */
img {
	text-decoration: none;
	border: none;
}
td {
	text-decoration: none;
	border: none;
}
font {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}
a.lnkycode {
      font-family: Tahoma;
      font-size: 10px;
      text-decoration: none;
      font-style: italic;
      border: none;
      color: #AFAFAF;
}
a.lnkcat {
	font-family: Tahoma;
	font-size: 14px;
	color:#E45315;
	text-decoration:underline;
	border: none;
}
a.lnkscat {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
	color: #54A6CE;
}
a.lnktitredesc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

a.lnknews {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #3C3C3C;
}

a.amot:link, a.amot:visited, a.amot:hover {font-family: Tahoma; font-size: 11px; color: #606060; text-decoration:underline;}

textarea.code {font-size:10px;font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;}

.txtdesc {font-size: 11px; color: rgb(96, 96, 96);}
