A:LINK, A:VISITED, A:ACTIVE {
	font-family : Times New Roman, Times;
	font-size : 12px;
	font-weight : bold;
	color : #990000;
	text-decoration : none;
    
}

A:HOVER {
	font-family : Times New Roman, Times;
	font-size : 12px;
	font-weight : bold;
	color : #ac0000;
	text-decoration : underline;
}
body {
    background-attachment : fixed;
    font-family : Times New Roman, Times;
    font-size : 12px;
	color : #000000;
	SCROLLBAR-ARROW-COLOR: #AC0000;
	SCROLLBAR-BASE-COLOR: #F4DF84;
    scrollbar-track-color: #F4DF84;
}
TEXTAREA {
	font : normal 12px Times New Roman;
	background-color : #F4DF84;
	color : #990000;
	border-color: #F4E49C #FAEAA1 #FAEAA1 #F4E49C ;
}
        
TD.datacell {
   font-family: "Times New Roman", Times;
   font-size : 12px;
	color : #0000ff;
}

TD {
   font-family: "Times New Roman", Times;
   font-size : 12px;
	color : #000000;
}

TD.datacell {
	font-size: 12px;
	font-family: "Times New Roman", Times;
	background-color: #AF6368;
	color: #000000;
}

b {
	font-family: "Times New Roman", Times;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
		
INPUT {
	font : normal 12px Times New Roman;
	background-color : #F4DF84;
	color : #990000;
	border-color: #F4E49C #FAEAA1 #FAEAA1 #F4E49C ;
}
		
HR {
   border : thin #ac0000;
   background-color : #ac0000;
   color : #ac0000;
}

.imgborder_aan {
	border-color: #ac0000;
    border-width: 1px;
    border-style: solid;
}
.imgborder_uit {
    border-color: #ac0000;
    border-left-color: #F4DF84;
    border-top-color: #F4DF84;
    border-width: 1px;
    border-style: solid;
}