BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, serif;
}

A {
	color : #0000CD;
}

TABLE {
	border: thin solid;
}

A:HOVER {
	color : Blue;
}

.layout {
	background : #FFFFFF;
}

.boxwhite {
	background : #FFFFFF;
	font : smaller;
}

.boxpink {
	background : #FFFFFF;
	font : smaller;
}

.boxpink2 {
	background : #FFFFFF;
	font : smaller;
}

.box_mini {
	background : #FFFFFF;
	font-size : xx-small;
}

.boxtitle {
	background : #FFFFFF;
	font: bold smaller;
}

