/* CSS Document */

.Article_Text {
	font-family : Verdana, Tahoma, Arial;
	font-size : 12px;
	color : #333333;
	line-height : 20px;
}
.Article_Text a {
	color : #333333;
	text-decoration : underline;
}
.Article_Text a:hover {
	color : #0000FF;
	text-decoration : none;
}

