A:link{
	color:rgb(30,132,41);
	font-weight:bold;
	text-decoration:none;
}
A:visited{
	color:rgb(30,132,41);
	font-weight:bold;
	text-decoration:none;
}
A:active{
	color:rgb(30,132,41);
	font-weight:bold;
	text-decoration:none;
}
A:hover{
	color:rgb(255,0,0);
	font-weight:none;
	text-decoration:underline;
}

body,p,td,span,div,u,ul,li,em,textarea{
	font-family:Arial;
	font-size:12px;
}

b,strong{
	font-weight:bold;
}

.headline1{
	color:rgb(0,0,0);
	font-weight:bold;
	font-size:16px;
}

.headline1_underlined{
	color:rgb(0,0,0);
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.headline2{
	color:rgb(255,0,0);
	font-weight:none;
	font-size:16px;
}
.headlinenews1{
	color:rgb(0,0,0);
	font-weight:bold;
	font-size:16px;
}

.headline3{
	color:rgb(30,132,41);
	font-weight:bold;
	font-size:16px;
}

.text1{
	color:rgb(255,0,0);
	font-weight:none;
	font-size:12px;
}

.smalltext1{
	font-size:10px;
}
