a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;
}

.topics {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.titletopic {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.subtitleblue {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
body {
	font-family: arial;
	font-size: 12px;
	color:#333333;
}
td {
	font-family: arial;
	font-size: 12px;
	color:#333333;
}
.title {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.resources {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.subtitleblack {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#securelogos{
    width: 588px;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}
#securelogos a{
    outline:none;    
}
#securelogos img{
    float: left;
    padding: 5px;
}
