/*--------------------------
BISTRO JEANTY CSS 2.0 STYLESHEET
__________________________*/

@import url(/css/wildfirecommon.css);
@import url(/templates/clients/bistrojeanty/css/slatesblogs.css);

td {
	font-family: times new roman, arial, helvetica;
	font-size: 14px;
}
a:link {
	text-decoration: underline;
	font-weight: regular;
	color: #921c10;
}
a:visited {
	text-decoration: underline;
	font-weight: regular;
	color: #921c10;
}
a:hover {
	text-decoration: none;
	font-weight: regular;
	color: #A2311E;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
/* background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat; */
background: #ea892b;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}

.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}
