@charset "UTF-8";

body  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}

image {
	border: 0;
}

.comment  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #0089cf;
	background-color: #FFFFFF;
}


.comment-n  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #22b14c;
	background-color: #FFFFFF;
}


.comment-c  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #e07e26;
	background-color: #FFFFFF;
}

.comment-f  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #ed1c24;
	background-color: #FFFFFF;
}







.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	line-height: 24px;
	color: #000000;
	background-color: #FFFFFF;
}

.sponsor {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

.host {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	color: #000000;
	background-color: #FFFFFF;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}



.sponsor a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}

.menu a:active {
	color: #000000;
	text-decoration: none;
}
