.top-link {color:#FFFFFF;
	text-align:right;
	font-family:Arial;
	font-size:12px;
	padding-right:20px;
}
.top-link a{color:#FFFFFF; text-decoration:none;}
.top-link a:hover{color:#99CC00; text-decoration:none;}

.gry-line {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.width {
	background-color: #FFFFFF;
	width: 100%;
}
.txt-area {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #434446;
	text-align: justify;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.txt-area a{color:#FF0000; text-decoration:none;}
.txt-area a:hover{color:#0000CC; text-decoration:underline;}

h1 {
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 100%;
	height: 20px;
	padding-top:5px;
}
.footer a{color:#FFFFFF; text-decoration:none;}
.footer a:hover{color:#FFFF00; text-decoration:none;}

.advent {
	font-family:MS Sans Serif; 
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #E29E50;
	text-align: left;
	height: 25px;
	width: 100%;
}
.advent a{color:#FFFFFF; text-decoration:none;}
.advent a:hover{color:#990000; text-decoration:none;}
