/*.article { text-decoration: none; color: #990033 }*/
a:link, a:visited {
	color: #a21745;
	text-decoration: none;
}
a img { border: 0; }

.navigation a { text-decoration: none; color: #353579; }
.navigation a:hover, .navigation a:active { color: #a21745; }
.head_email a {color:blue; text-decoration:underline}

.sectiontopic a { text-decoration: none; color: #666666; }
.sectiontopic a:hover, .sectiontopic a:active { color: #a21745; }

#credo a:hover, #credo a:active {
	background-image:  url(/resources/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#mainMenu td#theology a:hover, #mainMenu td#theology a:active {
	background-image:  url(/resources/mtheology_highlt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#mainMenu td#science a:hover, #mainMenu td#science a:active {
	background-image:  url(/resources/mscience_highlt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#mainMenu td#culture a:hover, #mainMenu td#culture a:active {
	background-image:  url(/resources/mculture_highlt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#mainMenu td#person a:hover, #mainMenu td#person a:active {
	background-image:  url(/resources/mperson_highlt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#tec_menu td#aboutus a:hover, #tec_menu td#aboutus a:active {
	background-image:  url(/resources/tm_aboutus_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tec_menu td#contact a:hover, #tec_menu td#contact a:active {
	background-image:  url(/resources/tm_contact_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tec_menu td#authors a:hover, #tec_menu td#authors a:active {
	background-image:  url(/resources/tm_authors_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tec_menu td#lib a:hover, #tec_menu td#lib a:active {
	background-image:  url(/resources/tm_lib_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tec_menu td#forum a:hover, #tec_menu td#forum a:active {
	background-image:  url(/resources/tm_forum_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tec_menu td#english a:hover, #tec_menu td#english a:active {
	background-image:  url(/resources/tm_english_highlt.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#topiclist a:link, #topiclist a:visited {
	color: #353579;
	text-decoration: none;
}
#topiclist a:hover, #topiclist a:active {
	background-image:  url(/resources/bullet_highlight.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #a21745;
}
#uberlink a:link, #uberlink a:visited {
	background-image:  url(/resources/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #a21745;
}
#uberlink a:hover, #uberlink a:active {
	background-image:  url(/resources/bullet_highlight.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #a21745;
}

