a:link {
	color: #ff3333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #ff3333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

body {
    background-color:#545454;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
}

.right {
	background-image:url(images/r_f.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.left {
	background-image:url(images/l_f.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.copy {
        font-family: Arial;
	font-size: 10px;
	color: #777777;
}

.news {
        text-align: justify;
}

.zag_t {
        font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.zag {
        font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}