#top {

}

body {
   	 background-color: #FFF;
}

a {
	color: #000;
}

#bigdraw {
    color: #660033;
}

#text1 {
    color: #0099FF;
}

#main{

    text-align: center;

}

#bottom_text_a {
	font-size: 12px;
}

#bottom_text {
	font-size: 10px;
	color: #666666;
}

#bottom_text_a p em a {
	text-decoration: none;
	color: #000;
}

.error {

     text-decoration: bold;
	 color: #C00;

}
