/* 
  -----------------------------------
  Main Style Sheet
  by k3p webarchitektur
  www.k3p.de

  Style Theme: 00
  -----------------------------------
*/


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

