TD  {
	font-family :  Arial;
	font-size : 12px;
}
.afisha  {
	font-family :  Arial;
	font-size : 16px;
}
.note  {
	font-family :  Arial;
	font-size : 10px;
	color: Maroon;
}
H1  {
	font-family : Arial;
	color : #003366;
	margin-left : 18px;
	font-size : 24px;
}
.header  {
	font-family : Arial;
	color : #003366;
	font-size : 24px;
	text-align : center;
}

A  {
	text-decoration : none;
	font-family : Arial;
	color: Maroon;
}

A:Visited  {
	text-decoration : none;
	font-family : Arial;
	color: Maroon;
}

A:Active  {
	text-decoration : none;
	font-family : Arial;
	color: Maroon;
}

A:Hover  {
	text-decoration : underline;
	font-family : Arial;
	color: Maroon;
}

P  {
	font-family : Arial;
	color : Black;
}

li  {
	font-family : Arial;
	color : Black;
}

.category  {
	color : Black;
	font-size : 11;
	font-family : Arial;
}

.cname  {
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-size : 11;
}

.cinfo  {
	font-family : Arial;
	color : Black;
	font-size : 11;
}

.pageslist  {
	font-family : Arial;
	color : Black;
	text-align : right;
	font-size : 12;
}

.varning  {
	font-size : 12px;
	font-family : Arial;
	color : #FF0000;
}
.label  {
	font-size : 12px;
	font-family : Arial;
	color : Black;
}

.act  {
	font-size : 11;
	font-family : Arial;
	background-color : #DE8B78;
}
.category  {
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
.subcategory {
	font-size : 11px;
	color : Black;
}

.articletitle
{
	color: #003366;
}
.newstitle
{
	color: Black;
	font-weight : bold;
}
.article
{
	color: Black;
	font-size: 11px;
}
.showcasecapt
{
	background-color : #676083;
	color : #f5f69a;
	font-weight : bold;
	text-align : center;
}
.classcat{
	color: #676083;
	background-color : White;
	font-size: 12px;
	font-weight : bold;
}