﻿
body {
	margin:0;
	color: #000000;
	line-height: 1.5;
	font-size:12px;
    /*\*/
    letter-spacing: 0.05em;
    /**/
    background-color: Transparent;
}
a {
	color: #000;
    text-align: left;
    text-decoration: none;
}
a:link, a:active {
	text-decoration:none;
}
a:hover {
	border-bottom:1px #000 dashed;	
}

#marqueeFrame {
	position: absolute;
	top: 0pt;
	left: 25px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	width: 100%;
}

#marqueeFrame div {
	position:absolute; 
	top: 0; 
	left: 0; 	
	width: 500px; 
	height: 20px;
	display:none;
}

#rss {
	border:0;
	position: absolute;
	top: 2px;
	left: 0;
	text-align: left;
	overflow: hidden;
	color: #000000;
	width:21px;
	height:13px;
}