.border {
	border: thin solid #ff0000;
}

.bullets {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b598d;
	list-style-image: url(http://www.cbergin.com/images/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}

A.bullets:hover {text-decoration: none; font-weight: bold; color: #ff0000; font-size: 10px;}

A.bullets:link {text-decoration: none;}

.tag {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
A.tag:link {text-decoration: none; }
A.tag:hover {text-decoration: none;
		font-weight: normal; }
		



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; font-weight: bold; }
A.nav:active { text-decoration: none; }
A.nav:visited { text-decoration: none; }

.letter {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2b598d;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b598d ;
}
A.text:hover {color: red ; text-decoration: none; }
A.text:link { text-decoration: none; }
A.text:active { text-decoration: none; }
A.text:visited {text-decoration: none; }

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff ;
	font-weight: bold ;
}
A.text2:hover {color: #2b598d ; text-decoration: none; }
A.text2:link { text-decoration: none; }
A.text2:active { text-decoration: none; }
A.text2:visited {text-decoration: none; }

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b598d ;
	font-weight: normal ;
}
A.text3:hover {color: red ; text-decoration: none; }
A.text3:link { text-decoration: none; }
A.text3:active { text-decoration: none; }
A.text3:visited {text-decoration: none; }

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red ;
	font-weight: normal ;
}
A.text4:hover {color: #2b598d ; text-decoration: none; }
A.text4:link { text-decoration: none; }
A.text4:active { text-decoration: none; }
A.text4:visited {text-decoration: none; }

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b598d;
	font-weight: bold;
}
A.header1:link { text-decoration: none; color: #2b598d ;}
A.header1:hover { text-decoration: none; color: #ff0000 ;}
A.header1:alink { text-decoration: none; color: #2b598d ;}
A.header1:vlink { text-decoration: none; color: #a4a4a4 ;}


.header2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		align: center;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2b598d;
		font-weight: bold;
		align: center;
}
A.header3:link { text-decoration: none; color: #2b598d ;}
A.header3:hover { text-decoration: none; color: #ff0000 ;}
A.header3:alink { text-decoration: none; color: #2b598d ;}
A.header3:vlink { text-decoration: none; color: #a4a4a4 ;}

.header4 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ff0000;
		font-weight: bold;
		align: center;
}
A.header4:link { text-decoration: none; color: #ff0000 ;}
A.header4:hover { text-decoration: none; color: #2b598d ;}
A.header4:alink { text-decoration: none; color: #ff0000 ;}
A.header4:vlink { text-decoration: none; color: #a4a4a4 ;}

.footer {

	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}


