a.linkk2:link {
color: blue;
text-decoration: none;
}
a.linkk2:visited {
color: red; 
text-decoration: none;
}
a.linkk2:hover {
color: black; 
text-decoration: none;
}




div.logo{
margin-top:10px;
border-style: none; 
border-color: blue;
}

div.chopstik{
width:400px;
margin-top:370px;
margin-left:220px;
border-style: none; 
border-color: green;
position:absolute;
}

div.photosj{
width:382px;
margin-top:280px;
margin-left:220px;
border-style: none; 
border-color: green;
position:absolute;
}

div.addrs{
width:554px;
margin-top:480px;
margin-left:140px;
border-style: none; 
border-color: green;
position:absolute;
}

div.center{
text-align: center;
}


div.lineone{
width:600px;
margin-top:300px;
margin-left:130px;
border-style: none; 
border-color: green;
position:absolute;
}

div.letterh{
width:155px;
margin-top:300px;
margin-left:5px;
border-style: none; 
border-color: blue;
position:absolute;
}



#table1 {
margin-left: 20px;
margin-top: 20px;
border: 4px solid blue;
width: 400px;

 }
 

#table2 {
background-color: white;
margin-left: 20px;
margin-top: 0px;
border: 20px solid white;
width: 680px;
 }


.img 
{
	float:left;
	text-align: left;
}

 
.rowhead {
background-color: #33FF66;
color: #009900;
font-family: arial, sans-serif; 
font-weight: bolder; 
font-size: 100%; 
text-align:center; }

.rowsubt {
 background-color: white;
 color: blue;
font-family:times, serif;
font-weight: bolder; 
font-size: 100%; 
text-align:center;

}

.rowreg {
 background-color: white;
 color:black;
font-family: arial, sans-serif; 
font-weight: normal; 
font-size: 70%; 
text-align:center;
line-height: 1.5;
}

.rowregsub {
 background-color: white;
}

p.ind{
	font-family: arial, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 85%;
	line-height:140%;
	text-indent:3px;
	text-align:justify;
	background-color: white;
}


.rowinfo {
 background-color: #ffff00;
 color:red;
font-family: arial, sans-serif; 
font-weight: bold; 
font-size: 75%; 
text-align:center;
}
