.no-class {}

.blue-table {
background-image: url(images/big-stickies/post-it_blue.png);
float:left;
}

.blue-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}

a.blue-link:link {
text-decoration: none;
color: #000;
}

a.blue-link:visited {
text-decoration: none;
color: #000;
}



.green-table {
background-image: url(images/big-stickies/post-it_green.png);
float:left;
}

.green-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}

a.green-link:link {
text-decoration: none;
color: #00a;
}

a.green-link:visited {
text-decoration: none;
color: #00a;
}



.orange-table {
background-image: url(images/big-stickies/post-it_orange.png);
float:left;
}

.orange-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}

a.orange-link:link {
text-decoration: none;
color: a00;
}

a.orange-link:visited {
text-decoration: none;
color: a00;
}



.pink-table {
background-image: url(images/big-stickies/post-it_pink.png);
float:left;
}

.pink-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}

a.pink-link:link {
text-decoration: none;
color: #000;
}

a.pink-link:visited {
text-decoration: none;
color: #000;
}



.purple-table {
background-image: url(images/big-stickies/post-it_purple.png);
float:left;
}

.purple-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #ffffff;
}

a.purple-link:link {
text-decoration: none;
color: white;
}

a.purple-link:visited {
text-decoration: none;
color: white;
}



.red-table {
background-image: url(images/big-stickies/post-it_red.png);
float:left;
}

.red-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.yellow-table {
background-image: url(images/big-stickies/post-it_yellow.png);
float: left;
}

.yellow-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}




.medium-blue-table {
background-image: url(images/medium-stickies/post-it_blue.png);
float:left;
}

.medium-blue-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.medium-green-table {
background-image: url(images/medium-stickies/post-it_green.png);
float:left;
}

.medium-green-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.medium-orange-table {
background-image: url(images/medium-stickies/post-it_orange.png);
float:left;
}

.medium-orange-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.medium-pink-table {
background-image: url(images/medium-stickies/post-it_pink.png);
float:left;
}

.medium-pink-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.medium-purple-table {
background-image: url(images/medium-stickies/post-it_purple.png);
float:left;
}

.medium-purple-div {
width: 155px;
height: 155px;

margin-left: 15px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 10px;

overflow: auto;
color: #000;
}



.medium-red-table {
background-image: url(images/medium-stickies/post-it_red.png);
float:left;
}

.medium-red-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}



.medium-yellow-table {
background-image: url(images/medium-stickies/post-it_yellow.png);
float: left;
}

.medium-yellow-div {
width: 210px;
height: 213px;

padding-left: 20px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 15px;

overflow: auto;
color: #000;
}









.small-red-table {
background-image: url(images/small-stickies/post-it_red.png);
float: left;
}

.small-red-div {
overflow: auto;
color: #fff;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-red-link {
text-decoration: none;
}



.small-orange-table {
background-image: url(images/small-stickies/post-it_orange.png);
float: left;
}

.small-orange-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-orange-link {
text-decoration: none;
}



.small-yellow-table {
background-image: url(images/small-stickies/post-it_yellow.png);
float: left;
}

.small-yellow-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-yellow-link {
text-decoration: none;
}



.small-green-table {
background-image: url(images/small-stickies/post-it_green.png);
float: left;
}

.small-green-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-green-link {
text-decoration: none;
}



.small-blue-table {
background-image: url(images/small-stickies/post-it_blue.png);
float: left;
}

.small-blue-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-blue-link {
text-decoration: none;
}



.small-purple-table {
background-image: url(images/small-stickies/post-it_purple.png);
float: left;
}

.small-purple-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-purple-link {
text-decoration: none;
color: #000;
}



.small-pink-table {
background-image: url(images/small-stickies/post-it_pink.png);
float: left;
}

.small-pink-div {
overflow: auto;
color: #000;
text-align: center;

width: 100px;
height: 100px;
padding-right: 5px;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 25px;
}

a.small-pink-link {
text-decoration: none;
}