
a:link { color: #fff; font-size: 13px }
a:hover  { color: #ffa500; font-weight: bolder }
a:visited  { color: #fff }


.keep
{
	color:#000000;
	font-size: 13px;
	font-weight: normal;
	line-height:14px;
	font-family: arial;
}
.keep2
{
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	line-height:14px;
	font-family: Trebuchet MS;
}
.box_border
{
	border: 1px solid #000000;
	padding:5px;
	BACKGROUND: url(images/leaf.png) no-repeat right bottom;
}
.home_content1
{
	color:#000000;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	font-family: Trebuchet MS;
}
.home_content2
{
	color:#000000;
	font-size: 22px;
	font-weight: normal;
	line-height:26px;
	font-family: Trebuchet MS;
	text-indent:14px;
}

.home_content2 A { color:#000000; font-size: 22px; font-weight: normal; line-height:26px; font-family: Trebuchet MS; text-indent:14px; text-decoration:none; }
.home_content2 A:hover { color:#000000; font-size: 22px; font-weight: normal; line-height:26px; font-family: Trebuchet MS; text-indent:14px; text-decoration:underline; }


#Scrolling
{
overflow:auto;
height:500px;
}