a {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #150000 2px groove;
	border-left: 2px groove #ADD8E6;
	border-right: #150000 2px groove;
	border-top: 2px groove #ADD8E6;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	
}

a:visited {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: #150000 2px groove;
	border-left: 2px groove #ADD8E6;
	border-right: #150000 2px groove;
	border-top: 2px groove #ADD8E6;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	background: #CA0000;
}

a:hover {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-bottom: #150000 2px groove;
	border-left: 2px groove #ADD8E6;
	border-right: #150000 2px groove;
	border-top: 2px groove #ADD8E6;
	color: #FFFFFF;
	font-weight: bold;
	background: #0000CD;
	width: 100%;
}



body {
	background-color: #FF8C00;
	color: #000000;
	font-family: Verdana, Arial, Times;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 170%;
}

h2 {
	color: #FEFF00;
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

hr {
	color: #333333;
	height: 1px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, th {
	color: #0000FF;
	font-size: 12px;
}

th, td, form, p, li, ul, ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bur_sen {
	border-bottom: #150000 2px groove;
	border-left: #ADD8E6 2px groove;
	border-right: #150000 2px groove;
	border-top: #ADD8E6 2px groove;
	color: #FFFFFF;
}

