a:hover {  background: #CC0000; color: #FFFFFF}
a {  text-decoration: none; color: #FFFFFF; background: #000066}
.todos {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
}
input { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000066}

p {
	font-weight: normal;
}

.todos p {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.todos strong font {
	text-align: left;
}
.todos div p strong {
	text-align: left;
}
.todos p strong {
	text-align: left;
	font-size: 16px;
}
a:active {
	font-size: 10px;
}
.todos ul h1 {
	font-weight: normal;
	font-size: 12px;
}
.todos h2 {
	font-size: 12px;
}
.todos h3 {
	font-size: 12px;
}
