/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.line_picture1 {
	background-image: url(../images/bg_stone.jpg);
	background-repeat: repeat-x;
}
.line_picture2 {
	background-image: url(../images/head_new_picture.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.aa:link{
    font-family:"Times New Roman", Times, serif;
    font-size:15px;
	color:#8D6F4D;
	font-weight:bold;
	text-decoration:none;
}
.aa:visited{
    font-family:"Times New Roman", Times, serif;
    font-size:15px;
	color:#8D6F4D;
	font-weight:bold;
	text-decoration:none;
}
.aa:hover{
    font-family:"Times New Roman", Times, serif;
    font-size:15px;
	color:#5C4F7B;
	font-weight:bold;
	text-decoration:none;
}