BODY {
	background-color : #dddddd;
	color: #000000;
}

A {text-decoration: none; color: #2A4CB2;}

a:hover {text-decoration : underline;}
a:hover .hometext {text-decoration : underline; color: #ffffff;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TD {
	background-position: top right;
	background-repeat : no-repeat;
}

.title {
	font-weight: bold;
	font-size: 16px;
	color: #D03E05;
}

.homelist {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

.hometext {
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.smtext {
	font-size: 10px;
}