a:link{
color: #77c9ab;
}	

a:visited{
color: #77c9ab;
}

a:hover{
color: #cdf1e4;
}	

body {
	background: black url(../img/bg-tq.png) repeat-x top left;	
	color: #77c9ab;
}

h1 {
  color: white;
}

#navi{
color: #cdf1e4;	
}	

#textbox{
color: #77c9ab;
}		


