a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DA1A00;
}

a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DA1A00;
}

a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #5E5D9F;
}

a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FE4848;
}

*	{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.body {
	background-color: #99AAFF;
}

.header {
	background-image: url(../images/little-things_head.jpg);
	background-repeat: no-repeat;
	background-color: #FFF7DD;
}

.row_bg {
	background-color: #EFEFFD;
}

.lyric {
	font-family: Comic Sans MS;
	font-size: 11px;
}

.note {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.headline1 {
	font-size: 14px;
	font-weight: bold;
	color: #5E5D9F;
}

.headline2 {
	font-weight: bold;
}

.headline3 {
	font-size: 12px;
	font-weight: bold;
}

.head_news {
	font-size: 12px;
	font-weight: bold;
	background-color: #CFCFE2;
}

.bottom_news {
	font-size: 10px;
	color: #909090;
}

.bottom_line {
	background-color: #c6c6c6;
}
