/* CSS Document */
body { background-image:;
		background-attachment:fixed;
		background-repeat: repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000000;
		font-size: 11px;
		line-height: 15px;
	 }
	 
	 
	 
	 
	 
table {		font-family: Georgia, "Times New Roman", Times, serif;
			color: #000000;
			font-size: 11px;
			line-height: 16px;
		}
		
		
div#navi { 
			position: fixed;
			margin: 0px;
			border-style: none;
			border-width: 0px;
			width:200px;
			left: 20px;
			top: 20px;
			font-weight: lighter;
			text-align:right;
			letter-spacing: 1;
			font-style:italic;
			
		}
			
	
		
			
div#inha { width: 480px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			line-height: 15px;
			font-style: normal;
			position:absolute;
			top: 99px;
			left: 240px;
			margin: 0px;
			border-style: none;
			border-width: 0px;
			font-weight: lighter;


			}
			
			
			
div#text { 	
			font-family: Georgia, "Times New Roman", Times, serif;
			position: fixed;
			color:#000000;
			width: 200px;
			top: 99px;
			left:750px;
			font-size:11px;
			line-height: 15px;

			}
		
		
		

a:visited {color: #000000; text-decoration:none;}
a:link {color: #000000; text-decoration:none;}
a:hover {color: #000000; /* text-decoration: underline; font-style:italic; font-size:18px; line-height:25px; font-weight:bold;*/ }
a.:active {color: #000000; /*text-decoration: underline; font-style:italic; font-size:18px; line-height:25px; font-weight:bold;*/}
		
				
	
	


a.news:visited {color: #000000; text-decoration:none;}
a.news:link {color: #000000; text-decoration:none;}
a.news:hover {color: #FFFFFF; text-decoration:none; background-color:#00FF00;}
a.news:active {color: #FFFFFF; text-decoration:none; background-color:#00FF00;}

a.work:visited {color: #000000; text-decoration:none;}
a.work:link {color: #000000; text-decoration:none;}
a.work:hover {color: #FFFFFF; text-decoration:none; background-color: #6600FF;}
a.work:active {color: #FFFFFF; text-decoration:none; background-color: #6600FF;}

a.info:visited {color: #000000; text-decoration:none;}
a.info:link {color: #000000; text-decoration:none;}
a.info:hover {color: #FFFFFF; text-decoration:none; background-color:#FF3300;}
a.info:active {color: #FFFFFF; text-decoration:none; background-color:#FF3300;}

a.blog:visited { color: #666666; text-decoration:none;}
a.blog:link { color: #666666; text-decoration:none;} 
a.blog:hover { color: #FFFFFF; text-decoration:none; background-color:#FFFF00;}
a.blog:active { color: #FFFFFF; text-decoration:none; background-color:#FFFF00;}

