.red p{
	color:#ff6347;
	font-size:18px;
	width:1024px;
	border-top:solid 1px #ff6347;
	border-bottom:solid 1px #ff6347;
	padding-top:5px;
	padding-bottom:5px;
}
.white p{
	color:#ffffff;
	font-size:12px;
	line-height:1.5em;
	width:1024px;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
.red a:link{
	color:#ff6347;
        font-weight:bold;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-decoration:none;
}
.red a:visited{
	color:#6600ff;
        font-weight:bold;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-decoration:none;
}
.red a:hover{
	color:#000000;
	background-color:#ff6347;
        font-weight:bold;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-decoration:none;
.red a:active{
	color:red;
        font-weight:bold;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-decoration:none;
}

border p{
	border-bottom:solid 1px #ff6347;
}
