td {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;

}
a:active {
	font-size: 12px;
	text-decoration: none;
}


a.news:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.news:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;

}
a.news:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a.news:active {
	font-size: 12px;
	text-decoration: underline;
	color: red;
}


.font {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;

}
p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 26px;

}
.productstitle {
	font-size: 28px;
	font-weight: bolder;
	text-decoration: none;
	color: #323774;
	letter-spacing: 2em;


}
