@charset "UTF-8";

* {
    background-color: #000000;
    color: #FFFFFF;
}

a {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    text-decoration: none;                                                                                                                                            
}

a:hover {
    color: #6E6E6E;
}                                                                                                                                                                         
                                                                                                                                                                      
.nav {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}

.nav a {
    padding-left: 4px;
    padding-right: 4px;
}

.link {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 20px;
}

.link a {
	padding-left: 10px;
	padding-right: 10px;
}

.babyteardrops {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 45px;
}

.body {
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
}

.bodycopy {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}

.body16 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height:24px;
}
