/***********************************************/
/* korinthus.css                            */
/* WebXpress Webdesign        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


a
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
font-family: Arial;
font-size: 11px;
color: #DC143C;
text-decoration: none;
}
