td.dis-n {
	background : #32cd32;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
	color : #5F5F5F;
	border : 1px solid #000080;
}
td.dis-t {
    background : #dfe6ee;
    font-size : 13px;
    border : none;
    text-align : left;
    vertical-align: top;
}
td.dis-p {
    font-size : 10px;
    color : #33669a;
    border : none;
}
a.dis-p:hover, a.dis-p:active, a.dis-p:link, a.dis-p:visited  {
	font-size : 10px;
	color : #33669a;
	text-decoration : none;
}
a.dis-a, a.dis-a:active, a.dis-a:link, a.dis-a:visited, .dis-a  {
    text-decoration : none;
    font-size : 13px;
    color : #000080;
    font-weight : bold;
}
a.dis-a:hover {
	text-decoration : underline;
	font-size : 13px;
	color : #ff0000;
	font-weight : bold;
}
.dis-m {
    font-size : 12px;
    color : #000000;
}

a.dis-m, a.dis-m:active, a.dis-m:link, a.dis-m:visited  {
    text-decoration : none;
    font-size : 12px;
    color : #000000;
}
a.dis-m:hover {
	text-decoration : underline;
	font-size : 12px;
	color : #ff0000;
}

.dis-s {
    font-size : 10px;
    color : #000000;
}
.dis-seda {
    color : #6a6a6a;
}
a.dis-od, a.dis-od:active, a.dis-od:link, a.dis-od:visited {
	text-decoration : none;
	color : #000000;
	font-size : 11px;
}
a.dis-od:hover {
	text-decoration : underline;
	color : #ff0000;
	font-size : 11px;
}
