a {	
	color: #5165A1;	
	text-decoration: none;
	font-weight: 700;
}
a:hover 
{
    color: #222222;
	text-decoration: none
}

body {	
	color: #999999;
	background-image: url(../images/210-2/background317.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;

}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c3628;
	text-transform: uppercase;
	text-align: left;

}
.v_date 
{
		color: #FF0000;
		font-weight: bold;
		background-color: #FFFF99;
		border: 1px solid #FF0000;
		width: 90%;
		text-align: center;
		
}
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-align: left;
}
	
.l-nav a {
	text-decoration: none;
	font-weight: bold;
	color: #404356
}

.l-nav a {
	text-decoration: none;
	font-weight: bold;
	color: #404356
}

.l-nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #595C63
}
.t-nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.t-nav a {
	text-decoration: none;
	font-weight: bold;
	color: #D4CDBE
}

.t-nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}
.footer a {
	text-decoration: none;
	color: #5165A1
}

.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}