.box {
	border: 1px solid #CCCCCC;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.header2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.header3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
}
.link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.text2:hover {
	color: #000000;
}

.text3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.text3:hover {
	color: #000000;
}
