.ART_title {
	font-family : tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0033ff
}

body,td,th {
	font-family : tahoma;
	font-size: 12pt;
        font-weight: normal;
        color: #000000;

}
a:link {
	font-family : tahoma;
        font-size: 14px;
	font-weight: bold;
        color: #0033ff;
}
a:visited {
	color: #0033ff;
        font-family : tahoma;
        font-weight: bold;

}
a:hover {
	color: #66CC00;
        font-family : tahoma;
        font-weight: bold;
        font-size: 14px;
}

.green_link {
        color: #0033ff;
        font-size: 14px;
        font-family : tahoma;
        font-weight: bold;
}

a.navText {
	font-family: 'Tahoma', 'Papyrus', 'Arial', 'Verdana';
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
        font-size: 14px;
}

a.navText:hover {
	font-family: 'Tahoma', 'Papyrus', 'Arial', 'Verdana';
	font-weight: bold;
	text-decoration: none;
	color: #009900;
        font-size: 14px;
}