.warnings-copyrights 
{
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}
.warnings-copyrights a:link {
	color: #C28161;
}
.warnings-copyrights a:hover {
	color: #FFFFFF;
}

.smalltext {
	font-family: tahoma;
	font-size: 11px;
	color: #9F927B;
}

.videothumb {
	border: 10px solid #FFFFFF
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.text2 a:link, .text2 a:hover, .text2 a:visited, .text2 a:active {
	color: #FFFFFF;
}

.mainurls {
	font-family: tahoma;
	font-size: 27px;
	color: #84755D;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-top: 1px dashed #716249;
	border-right: 0px dashed;
	border-bottom: 1px dashed #716249;
	border-left: 0px dashed;
}
.mainurls a:link, .mainurls a:visited, .mainurls a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mainurls a:hover {color: #7C1424;}
.smalltext-list {
	font-family: tahoma;
	font-size: 12px;
	color: #0E0E0E;
	margin-left: -20px;
	margin-right: 10px;
}
body {
	background-color: #ADADAD;
	margin: 0px;
	padding: 0px;
}
.header {
	font-family: Tahoma;
	font-size: 31px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}

a.mylink:link{ 
text-decoration:none;
color: #3f1302
}
a.mylink:visited { 
text-decoration:none; 
color: #3f1302
}
a.mylink:hover { 
text-decoration:underline;
color:#FFFFFF;
}
