p, ul, ol, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	letter-spacing: .02em;
}
a img { 
	border:none; 
    outline: none;
}
a{
	color: #BA000D;
}
a:visited {
	color: #BA000D
}
.red {
	color: #BA000D;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
}
.blue{
	color: #0000CC;
}
a.green:link, a.green:visited, a.green:hover, a.green:active {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FF9900;
}
.purple {
	color: #330099;
}
