/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head {
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		font-weight:bold;
		color:#7a2e40;
		text-decoration:none;
		text-align:left;
		}
.content_01{
			font-family:Tahoma;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			color:#909090;
			}
.link-content{
			font-family:Tahoma;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			color:#a43b55;
			}
a.link-content:hover{
			font-family:Tahoma;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			color:#ff589f;
			}
.content{
			font-family:Tahoma;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			color:#2a3845;
			}