/*
client:          Networks EDV-Service
version:         1.0
date:            2009-04-27
author:          Oliver Gundlach
author website:  www.dfxnet.de
*/

#bayernspdnews a:link,
#bayernspdnews a:visited {
  /* generated dynamically against url parameters */
  font-family: arial, sans-serif; font-weight: normal; font-size: 12px; line-height: 18px;  color: #4A6C9B; background-color: inherit; text-decoration: underline;
  /* end generated dynamically */
}

#bayernspdnews a:focus,
#bayernspdnews a:hover {
  /* generated dynamically against url parameters */
  font-family: arial, sans-serif; font-weight: normal; font-size: 12px; line-height: 18px; color: #FF0000; background-color: inherit; text-decoration: underline;
  /* end generated dynamically */
}

a:link,
a:visited {
	color: #4A6C9B;
	background-color: inherit;
	text-decoration: underline;
/*	font-weight: bold;*/
}

a:focus,
a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: underline;
/*	font-weight: bold;*/
}