body {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

.titrot {
color:#666666;text-decoration:none;font-family:Arial;font-size:11px;font-weight:bold;font-style:normal; line-height:18px
}

.titrot:hover {
background-color:transparent;color:#ea3e33;text-decoration:underline;font-weight:bold;font-style:normal;
}

.secrot {
font-family:Verdana;text-decoration:none;font-weight:bold;font-size:70%;color:#ea3e33; line-height:18px;}
.secrot:hover {
text-decoration:underline;font-weight:bold;color:#CCCCCC;background-color:transparent; background-color:#bc0000;}


#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}


