/* This is a comment */

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #FFDEAD;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
}

a:visited {
	background-color: transparent;
	color: #FFDEAD;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
}

a:hover {
	background-color: transparent;
	color: #FFDEAD;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline , overline;
}

body {
	background: url(images/dk.jpg) #1A55A3 repeat-y center;
	color: #FFFAFA;
	font-family: "Times New Roman", Times, serif;
	scrollbar-3dlight-color: #1A55A3;
	scrollbar-arrow-color: #0066FF;
	scrollbar-darkshadow-color: #1A55A3;
	scrollbar-face-color: #1A55A3;
	scrollbar-highlight-color: #0066FF;
	scrollbar-shadow-color: #0066FF;
	scrollbar-track-color: #1A55A3;
}

table.table {
	background: #00FFFF;
	color: #267548;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: 600;
	width: 300px;
}

td.td1 {
	background: #0002F9;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	width: 150px;
}

td.td2 {
	background: #0002F9;
	color: #FF0909;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	width: 150px;
}

td.text{
	background-color: transparent;
	color: #DCD4C2;
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
}
