/* CSS Document */

body {
	background-color: #CCFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1{
text-transform:uppercase;
font-size:small;
font-weight:normal;
clear:both;
text-align:left;
}
#cardre
{
text-align:center;
margin-left:auto;
margin-right:auto;
}

#logo
{

padding:5px;
}
#logo a {
color:#000000
}

#cat 
{

}
#foot a{
color:#333333;
font-size:small;
}


