a:link {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

body{
	background-color: transparent;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

table{
	background-color: transparent;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.navbar{
	background-color: transparent;
	font-family: Verdana;
	color: #000000;
}

.bartitle{
	background-color: #000000;
	font-family: Verdana;
	font-size: 16px;
	color: #ffffff;
}

.description{
	background-color: transparent;
	font-family: Verdana;
	font-size: 14px;
	color: #555555;
}