body,td,th {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:link {

	color: #ff0000;
    text-decoration: none;
	font-size: 12px;
}

a:visited {

	color: #ff0000;
    text-decoration: none;
	font-size: 12px;
}

a:hover {

	color: #3366ff;
    text-decoration: none;
	font-size: 12px;
}

a:active {

	color: #ff0000;
    text-decoration: none;
	font-size: 12px;
}

.articles a:link {

	color: #000000;
	text-decoration: none;
        cursor: text;

}

.articles a:visited {

	color: #000000;
	text-decoration: none;
        cursor: text;

}

.articles a:hover {

	color: #000000;
	text-decoration: none;
        cursor: text;

}

.articles a:active {

	color: #000000;
	text-decoration: none;
        cursor: text;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	

}

h2 {


	font-size: 14px;

	color: #B0281F;

	margin: 0px;

	padding: 0px;

}
.art a:link {

	color: #1836ec;
    text-decoration: underline;
}

.art a:visited {

	color: #1836ec;
    text-decoration: underline;
}

.art a:hover {

	color: #ef2712;
   text-decoration: underline;
}

.art a:active {

	color: #1836ec;
    text-decoration: underline;
}

