

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Background.jpg);
}
A {
	color: #fbde00;
	font-size: 16px;
	font-family: Times;
	text-decoration: underline;
	border: 0;
}
A:hover {
	color: #ffffff;
	font-size: 16px;
	font-family: Times;
	text-decoration: none;
	border: 0;
}

.table1
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
	border-collapse: seperate;
	border-style: solid;

}

P {
	color: #ffffff;
	font-size: 16px;
	font-family: Times;
}
P A {
	color: #fbde00;
	font-size: 16px;
	font-family: Times;
	text-decoration: underline;
	border: 0;
}
P A:hover {
	color: #ffffff;
	font-size: 16px;
	font-family: Times;
	text-decoration: none;
	border: 0;
}

TD {
	color: #ffffff;
	font-size: 16px;
	font-family: Times;
}
TD A {
	color: #fbde00;
	font-size: 16px;
	font-family: Times;
	text-decoration: underline;
	border: 0;
}
TD A:hover {
	color: #ffffff;
	font-size: 16px;
	font-family: Times;
	text-decoration: none;
	border: 0;
}

.TD2 {
	color: #ffffff;
	font-size: 13px;
	font-family: Times;
}
.TD2 A {
	color: red;
	font-size: 13px;
	font-family: Times;
	text-decoration: underline; 
}
.TD2 A:hover {
	color: #b71900;
	font-size: 13px;
	font-family: Times;
	text-decoration: none;
}
.news {
	color: #ffffff;
	font-size: 13px;
	font-family: Times;
}
.news A {
	color: #fbde00;
	font-size: 13px;
	font-family: Times;
	text-decoration: underline;
	border: 0;
}
.news A:hover {
	color: #b71900;
	font-size: 13px;
	font-family: Times;
	text-decoration: none;
	border: 0;
}

.title {
	color: #3b382d;
	font-size: 22px;
	font-family: Times;

}
.title A {
	color: #3b382d;
	font-size: 22px;
	font-family: Times;
	text-decoration: none; 

}
.title A:hover {
	color: #b71900;
	font-size: 22px;
	font-family: Times;
	text-decoration: underline;

}
.textsmall {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.textsmall A {
	color: #fbde00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; 
}
.textsmall A:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wallkit_frame {
	color: white;
	background-color: black;
}


