body {font-family: Arial, Helvetica, sans-serif;}

a {text-decoration:none;color:#CD3345;}

.whiteLink {font-size: 14px;font-weight: bold;color: #FFF}

a:hover {color: #CD3345;}

a.current {color: #000}

.title {font-size: 16px; font-weight: bold; color: #556985; border: black}

.line {  border-top: medium solid #000;}

.talk { font-size: 11px; color: #000000}

.crazy { font-size: 14px; color: #CD3345}

.border {
	border: medium solid #556985; width: 540px; background: #FFF; 
}
#tm {font-size:11px;color:black}

.scroll {
	width: 545px;
	height: 255px;
	overflow: auto;
 	padding:0;
 }

.crazyBord {
	border-bottom: thin solid #CD3345;
}
.link {
font-size: 12px; font-weight: bold; color: #CD3345
}
a.link:hover {
	color: #556985;
	text-decoration: underline;
}

