A:link, a:visited { color: #000000; text-decoration: none; }
A:hover { color: #CC0000; text-decoration: underline; }





img
{
	border-style: none;
}

#view {
position: absolute;
left: 50%; 
width: 800px;
top: 50%;
height: 500px;
margin-left:-400px;
margin-top:-250px;
background-color: white;}

#content {
position : absolute ;
left : 30px ;
top : 190px ;
width: 440px ;
line-height : 30px ;}

#link {
position : absolute ;
left : 580px ;
top : 70px ;
width: 200px ;
line-height : 30px ;}

#footer {
position : absolute ;
left : 0% ;
top : 100% ;
width : 160px ;
margin-left:0px;
margin-top:-50px;
z-index:-6;}

.title {
margin : 0px ;
padding : 0px ;
font-family : Times New Roman ;
letter-spacing: 2px;
text-indent : 0px ;
text-align:justify ;
color : #000000 ;
line-height : 80px ;
font-size : 30px ; }

.texti {
margin : 0px ;
padding : 0px ;
font-family : Courier New ;
text-indent : 15px ;
text-align:justify ;
color : #000000 ;
line-height : 23px ;
font-size : 13px ; }

.textni {
margin : 0px ;
padding : 0px ;
font-family : Courier New ;
text-indent : 0px ;
text-align:justify ;
color : #43401D ;
line-height : 23px ;
font-size : 13px ; }

.break {
margin : 0px ;
padding : 0px ;
line-height : 10px ; }


.footer {
margin : 0px ;
padding : 0px ;
font-family : Courier New ;
color : #000000 ;
line-height : 13px ;
font-size : 11px ; }

