body {
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size: 11px;
	color: black;
	margin-bottom: 0px;
}
.cap {
	color:black;
}
.mic2 { 
    font-size: 10px;
	color:#000000;
}
.frame {
	border: 1px solid #26465D;
}
.citat {
	font-style:italic;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.continut {
	font-size:11px;
	color:#FFFFFF;
}

.subsol{
	font-size:10px;
}
ul {
	margin-bottom:0px;
	margin-top:0px;
}
ol {
	margin-bottom:0px;
	margin-top:0px;
}
.bol {
	font-weight:bold;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a.c:link {
	color:#FF0000;
}
a.c:visited {
	color: #FF0000;
	text-decoration: none;
}
a.b:link {
	color:white;
}
a.b:visited {
	color: white;
	text-decoration: none;
}
.marlboro{
	color: #FF0000;
}
a.marlboro:link {
	color:#FF0000;
}
a.marlboro:visited {
	color: #FF0000;
	text-decoration: none;
}
.movie{
	margin-left:30px;
}
.black{
	color:#000;
}
a.black:hover {
	color: #111;
	text-decoration: none;
}